{"id":13841931,"url":"https://github.com/hakluke/hakip2host","last_synced_at":"2025-04-06T06:12:50.806Z","repository":{"id":52497869,"uuid":"483689504","full_name":"hakluke/hakip2host","owner":"hakluke","description":"hakip2host takes a list of IP addresses via stdin, then does a series of checks to return associated domain names.","archived":false,"fork":false,"pushed_at":"2022-04-27T00:46:55.000Z","size":9,"stargazers_count":440,"open_issues_count":2,"forks_count":63,"subscribers_count":9,"default_branch":"main","last_synced_at":"2025-03-30T05:07:20.251Z","etag":null,"topics":["bugbounty","hacking","osint","recon"],"latest_commit_sha":null,"homepage":"https://hakluke.com","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/hakluke.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2022-04-20T14:31:33.000Z","updated_at":"2025-03-26T00:23:58.000Z","dependencies_parsed_at":"2022-09-26T21:01:03.647Z","dependency_job_id":null,"html_url":"https://github.com/hakluke/hakip2host","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hakluke%2Fhakip2host","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hakluke%2Fhakip2host/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hakluke%2Fhakip2host/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hakluke%2Fhakip2host/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hakluke","download_url":"https://codeload.github.com/hakluke/hakip2host/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247441060,"owners_count":20939239,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["bugbounty","hacking","osint","recon"],"created_at":"2024-08-04T17:01:24.359Z","updated_at":"2025-04-06T06:12:50.781Z","avatar_url":"https://github.com/hakluke.png","language":"Go","readme":"# hakip2host\nhakip2host takes a list of IP addresses via stdin, then does a series of checks to return associated domain names.\n\nCurrent supported checks are:\n\n- DNS PTR lookups\n- Subject Alternative Names (SANs) on SSL certificates\n- Common Names (CNs) on SSL certificates\n\n## Installation\n\nInstall golang, then:\n\n```\ngo install github.com/hakluke/hakip2host@latest\n```\n\n## Help\n\n```\n./hakip2host --help\n```\n\n## Example usage\n\n```\nhakluke$ prips 173.0.84.0/24 | ./hakip2host\n[DNS-PTR] 173.0.84.23 new-creditcenter.paypal.com.\n[DNS-PTR] 173.0.84.11 slc-a-origin-www-1.paypal.com.\n[DNS-PTR] 173.0.84.10 admin.paypal.com.\n[DNS-PTR] 173.0.84.30 ss-www.paypal.com.\n[DNS-PTR] 173.0.84.5 www.gejscript-paypal.com.\n[DNS-PTR] 173.0.84.24 slc-a-origin-demo.paypal.com.\n[DNS-PTR] 173.0.84.20 origin-merchantweb.paypal.com.\n[SSL-SAN] 173.0.84.67 uptycspay.paypal.com\n[SSL-SAN] 173.0.84.67 a.paypal.com\n[SSL-CN] 173.0.84.67 api.paypal.com\n[SSL-SAN] 173.0.84.76 svcs.paypal.com\n[SSL-SAN] 173.0.84.76 uptycshon.paypal.com\n[SSL-SAN] 173.0.84.76 uptycshap.paypal.com\n[SSL-SAN] 173.0.84.76 uptycsven.paypal.com\n[SSL-SAN] 173.0.84.76 uptycsize.paypal.com\n[SSL-SAN] 173.0.84.76 uptycspay.paypal.com\n[SSL-CN] 173.0.84.76 svcs.paypal.com\n```\n","funding_links":[],"categories":["Go","Miscellaneous"],"sub_categories":["Uncategorized"],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhakluke%2Fhakip2host","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhakluke%2Fhakip2host","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhakluke%2Fhakip2host/lists"}