Skip to content

Hostname

halberstadt.de

Last fetched

halberstadt.de resolves to 1 IPv4 address operated by AS24940 in DE.

Nutrition Label

WHISPER CANON · halberstadt.deRouting diversity1.5/10Peering density6.9/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/halberstadt.de

Resolution chain

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

IPPrefixASNOperatorCountry
138.199.155.243138.199.128.0/17AS24940DE

WHOIS identity

No WHOIS records are currently associated with halberstadt.de in WhisperGraph.

Subdomains

30 observed subdomains of halberstadt.de.

Web-graph footprint

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

430 sites link to this hostname.

394 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

14 SPF mechanisms authorising senders for halberstadt.de.

MechanismTarget
SPF_Ahalberstadt.de
SPF_IP159.69.147.2/32
SPF_IP193.242.112.150
SPF_IP193.242.112.155
SPF_IP195.201.160.165
SPF_IP49.12.113.220
SPF_IP62.55.182.68/32
SPF_IP78.47.67.96
SPF_IP80.151.89.191
SPF_IP81.88.25.89
SPF_IP85.214.142.106
SPF_IP85.214.42.68
SPF_IP85.214.80.231
SPF_MXhalberstadt.de

Related pages

Pivot deeper into the graph from halberstadt.de.

Cypher and MCP

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

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