Skip to content

Hostname

haerter.com

Last fetched

haerter.com resolves to 2 IPv4 addresses operated by MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation in US. WHOIS lists iana:1408 as the registrar.

Nutrition Label

WHISPER CANON · haerter.comRouting diversity1.5/10Peering density7.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/haerter.com

Resolution chain

haerter.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
52.252.23.17852.224.0.0/11AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationUS
52.252.74.25352.224.0.0/11AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationUS

WHOIS identity

Registrar
iana:1408
Organization
- -
Contact emails

Subdomains

2 observed subdomains of haerter.com.

Web-graph footprint

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

22 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

27 SPF mechanisms authorising senders for haerter.com.

MechanismTarget
SPF_Acloudmail.haerter.com
SPF_INCLUDEspf.emailsignatures365.com
SPF_INCLUDEspf.ess.de.barracudanetworks.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP107.210.67.169
SPF_IP107.210.67.170
SPF_IP116.6.82.146
SPF_IP116.6.82.147
SPF_IP12.106.149.206
SPF_IP125.93.80.18
SPF_IP135.237.4.36
SPF_IP193.159.245.197
SPF_IP193.159.245.201
SPF_IP217.89.49.114
SPF_IP217.89.49.115
SPF_IP217.89.49.19
SPF_IP217.89.49.21
SPF_IP3.121.119.80
SPF_IP5.158.163.173
SPF_IP62.55.182.68/32
SPF_IP78.8.199.190
SPF_IP87.191.40.218
SPF_IP87.191.40.219
SPF_IP87.191.40.220
SPF_IP88.79.151.242
SPF_IP88.79.151.244
SPF_IP88.79.151.245

Related pages

Pivot deeper into the graph from haerter.com.

Cypher and MCP

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

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