Skip to content

Hostname

admin.hunch.com

Last fetched

admin.hunch.com resolves to 1 IPv4 address operated by EBAY - eBay, Inc in US.

Nutrition Label

WHISPER CANON · admin.hunch.comRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint6.3/10canon.whisper.security/host/admin.hunch.com

Resolution chain

admin.hunch.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
209.140.158.110209.140.144.0/20AS11643EBAY - eBay, IncUS

WHOIS identity

No WHOIS records are currently associated with admin.hunch.com in WhisperGraph.

Threat posture

History

Mail and authentication

SPF policy

16 SPF mechanisms authorising senders for admin.hunch.com.

MechanismTarget
SPF_Aadmin.hunch.com
SPF_INCLUDE_spf.google.com
SPF_INCLUDEc._spf.ebay.com
SPF_IP193.28.178.23
SPF_IP193.28.178.24
SPF_IP206.229.187.16/28
SPF_IP207.126.144.0/20
SPF_IP216.113.175.152
SPF_IP216.113.175.153
SPF_IP216.33.244.6
SPF_IP216.33.244.7
SPF_IP64.18.0.0/20
SPF_IP64.18.217.128/27
SPF_IP69.64.185.98/27
SPF_IP74.125.148.0/22
SPF_MXadmin.hunch.com

Related pages

Pivot deeper into the graph from admin.hunch.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "admin.hunch.com"})-[: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.