Skip to content

Hostname

he-va.com

Last fetched

he-va.com resolves to 1 IPv4 address operated by TILAA in NL.

Nutrition Label

WHISPER CANON · he-va.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/he-va.com

Resolution chain

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

IPPrefixASNOperatorCountry
37.252.120.8937.252.120.0/24AS196752TILAANL

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Web-graph footprint

Distinct hostnames that link to or from he-va.com in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for he-va.com.

MechanismTarget
SPF_Asmtp.office365.com
SPF_INCLUDEspf-a.azero.cloud
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEweb.shared.mysmtp.com
SPF_IP158.248.155.37
SPF_IP188.228.111.203
SPF_IP188.228.31.93
SPF_IP188.228.70.85
SPF_IP5.175.18.244/32

Related pages

Pivot deeper into the graph from he-va.com.

Cypher and MCP

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

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