Skip to content

Hostname

huntr.dev

Last fetched

huntr.dev resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in AR. WHOIS lists iana:292 as the registrar.

Nutrition Label

WHISPER CANON · huntr.devRouting diversity2.4/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/huntr.dev

Resolution chain

huntr.dev resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
3.163.139.1063.163.140.0/22AS16509AMAZON-02 - Amazon.com, Inc.AR
3.163.139.1183.163.140.0/22AS16509AMAZON-02 - Amazon.com, Inc.AR
3.163.139.393.163.140.0/22AS16509AMAZON-02 - Amazon.com, Inc.AR
3.163.139.903.163.140.0/22AS16509AMAZON-02 - Amazon.com, Inc.AR
52.85.61.1252.85.140.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.61.1752.85.140.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.61.3352.85.140.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.61.9552.85.140.0/24AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:292
Organization
contact privacy inc. customer 7151571251
Contact emails

Subdomains

4 observed subdomains of huntr.dev.

Web-graph footprint

Distinct hostnames that link to or from huntr.dev in the public web crawl.

195 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for huntr.dev.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEspf.mailjet.com

Related pages

Pivot deeper into the graph from huntr.dev.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "huntr.dev"})-[:RESOLVES_TO]->(ip:IPV4)
      -[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)
      -[:ROUTES]->(asn:ASN)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, asn.name AS asn, n.name AS operator
LIMIT 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.