Skip to content

Hostname

heidmar.com

Last fetched

heidmar.com resolves to 1 IPv4 address operated by AS56910 in GR. WHOIS lists iana:4336 as the registrar.

Nutrition Label

WHISPER CANON · heidmar.comRouting diversity1.5/10Peering density5.7/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint6.3/10canon.whisper.security/host/heidmar.com

Resolution chain

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

IPPrefixASNOperatorCountry
188.214.127.86188.214.127.0/24AS56910GR

WHOIS identity

Registrar
iana:4336
Organization
whois agent
Contact emails

Subdomains

19 observed subdomains of heidmar.com.

Web-graph footprint

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

20 sites link to this hostname.

18 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for heidmar.com.

Related pages

Pivot deeper into the graph from heidmar.com.

Cypher and MCP

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

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