Skip to content

Hostname

heike-liebermann.com

Last fetched

heike-liebermann.com resolves to 1 IPv4 address operated by AS15817 in DE. WHOIS lists iana:269 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
185.237.65.73185.237.64.0/22AS15817DE

WHOIS identity

Registrar
iana:269
Organization
heike liebermann
Contact emails

Subdomains

4 observed subdomains of heike-liebermann.com.

Web-graph footprint

Distinct hostnames that link to or from heike-liebermann.com in the public web crawl.

15 sites link to this hostname.

26 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for heike-liebermann.com.

MechanismTarget
SPF_Aheike-liebermann.com
SPF_INCLUDEspf.mandrillapp.com
SPF_IP185.237.65.73
SPF_IP95.129.215.226/27
SPF_MXheike-liebermann.com

Related pages

Pivot deeper into the graph from heike-liebermann.com.

Cypher and MCP

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

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