Skip to content

Hostname

hitmail.com

Last fetched

hitmail.com resolves to 8 IPv4 addresses operated by LEASEWEB-USA-LAX - Leaseweb USA, Inc. in US. WHOIS lists iana:895 as the registrar.

Nutrition Label

WHISPER CANON · hitmail.comRouting diversity4.2/10Peering density7.7/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint7.4/10canon.whisper.security/host/hitmail.com

Resolution chain

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

WHOIS identity

Registrar
iana:895
Organization
contact privacy inc. customer 124162151
Contact emails

Subdomains

28 observed subdomains of hitmail.com.

Web-graph footprint

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

27 sites link to this hostname.

Threat posture

History

Related pages

Pivot deeper into the graph from hitmail.com.

Cypher and MCP

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

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