Skip to content

Hostname

heiuki.com

Last fetched

heiuki.com resolves to 1 IPv4 address operated by AS44133 in AT. WHOIS lists iana:151 as the registrar.

Nutrition Label

WHISPER CANON · heiuki.comRouting diversity1.5/10Peering density2.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint3.2/10canon.whisper.security/host/heiuki.com

Resolution chain

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

IPPrefixASNOperatorCountry
37.252.189.24837.252.184.0/21AS44133AT

WHOIS identity

Registrar
iana:151
Organization
markus hiebeler gmbh+cokg
Contact emails

Subdomains

13 observed subdomains of heiuki.com.

Web-graph footprint

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

72 sites link to this hostname.

150 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for heiuki.com.

MechanismTarget
SPF_Aheiuki.com
SPF_INCLUDEcustomer._spf.stebio.at
SPF_MXheiuki.com

Related pages

Pivot deeper into the graph from heiuki.com.

Cypher and MCP

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

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