Skip to content

Hostname

heima.in

Last fetched

heima.in resolves to 1 IPv4 address operated by VIRPUS - Wowrack.com in US. WHOIS lists iana:801217 as the registrar.

Nutrition Label

WHISPER CANON · heima.inRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint4.6/10canon.whisper.security/host/heima.in

Resolution chain

heima.in resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
45.88.40.1845.88.40.0/24AS32875VIRPUS - Wowrack.comUS

WHOIS identity

Registrar
iana:801217
Organization
noesis consultancy
Contact emails

Subdomains

7 observed subdomains of heima.in.

Web-graph footprint

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

4 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

  • heima.in

SPF policy

5 SPF mechanisms authorising senders for heima.in.

MechanismTarget
SPF_Aheima.in
SPF_IP45.88.40.18
SPF_IP50.115.168.194
SPF_IP50.115.173.54
SPF_MXheima.in

Related pages

Pivot deeper into the graph from heima.in.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "heima.in"})-[: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.