Skip to content

Hostname

i-hunter.com

Last fetched

i-hunter.com resolves to 1 IPv4 address operated by LEVEL3 - Level 3 Parent, LLC in BR. WHOIS lists iana:48 as the registrar.

Nutrition Label

WHISPER CANON · i-hunter.comRouting diversity1.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint5.2/10canon.whisper.security/host/i-hunter.com

Resolution chain

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

IPPrefixASNOperatorCountry
8.242.3.1828.242.0.0/19AS3356LEVEL3 - Level 3 Parent, LLCBR

WHOIS identity

Registrar
iana:48
Organization
e-hunter tecnologia da informacao ltda
Contact emails

Subdomains

6 observed subdomains of i-hunter.com.

Web-graph footprint

Distinct hostnames that link to or from i-hunter.com in the public web crawl.

5 sites link to this hostname.

7 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for i-hunter.com.

MechanismTarget
SPF_Ai-hunter.com
SPF_IP8.242.3.185
SPF_IP8.242.3.186
SPF_MXi-hunter.com
SPF_MXnetuno.i-hunter.net
SPF_MXpegasus.i-hunter.net

Related pages

Pivot deeper into the graph from i-hunter.com.

Cypher and MCP

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

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