Skip to content

Hostname

hunch.com

Last fetched

hunch.com resolves to 1 IPv4 address operated by EBAY - eBay, Inc in US. WHOIS lists iana:292 as the registrar.

Nutrition Label

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

Resolution chain

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

Registrar
iana:292
Organization
domain administrator
Contact emails

Subdomains

17 observed subdomains of hunch.com.

Web-graph footprint

Distinct hostnames that link to or from hunch.com in the public web crawl.

395 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

16 SPF mechanisms authorising senders for hunch.com.

MechanismTarget
SPF_Ahunch.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_MXhunch.com

Related pages

Pivot deeper into the graph from hunch.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "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.