Skip to content

Hostname

heimax.com

Last fetched

heimax.com resolves to 5 IPv4 addresses operated by GOOGLE-CLOUD-PLATFORM - Google LLC in US. WHOIS lists iana:471 as the registrar.

Nutrition Label

WHISPER CANON · heimax.comRouting diversity3.9/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/heimax.com

Resolution chain

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

IPPrefixASNOperatorCountry
34.160.17.7134.163.192.0/18AS396982GOOGLE-CLOUD-PLATFORM - Google LLCUS
34.174.20.23734.176.0.0/16AS396982GOOGLE-CLOUD-PLATFORM - Google LLCUS
35.190.31.5435.190.242.0/23AS396982GOOGLE-CLOUD-PLATFORM - Google LLCUS
35.227.194.5135.228.144.0/20AS396982GOOGLE-CLOUD-PLATFORM - Google LLCUS
35.244.153.4435.245.208.0/20AS396982GOOGLE-CLOUD-PLATFORM - Google LLCUS

WHOIS identity

Registrar
iana:471
Organization
shenzhenshi 365 technology co.,ltd.
Contact emails

Subdomains

6 observed subdomains of heimax.com.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for heimax.com.

MechanismTarget
SPF_Aheimax.com
SPF_INCLUDEheimax.com.spf.auto.dnssmarthost.net
SPF_INCLUDEwebsitewelcome.com
SPF_IP207.210.200.143
SPF_IP34.174.44.57
SPF_IP77.104.145.182
SPF_MXheimax.com

Related pages

Pivot deeper into the graph from heimax.com.

Cypher and MCP

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

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