Hostname
halberstadt.de
Last fetched
halberstadt.de resolves to 1 IPv4 address operated by AS24940 in DE.
Nutrition Label
Resolution chain
halberstadt.de resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 138.199.155.243 | 138.199.128.0/17 | AS24940 | — | DE |
WHOIS identity
No WHOIS records are currently associated with halberstadt.de in WhisperGraph.
Subdomains
30 observed subdomains of halberstadt.de.
Showing 23 of 30. View all subdomains →
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.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
14 SPF mechanisms authorising senders for halberstadt.de.
| Mechanism | Target |
|---|---|
| SPF_A | halberstadt.de |
| SPF_IP | 159.69.147.2/32 |
| SPF_IP | 193.242.112.150 |
| SPF_IP | 193.242.112.155 |
| SPF_IP | 195.201.160.165 |
| SPF_IP | 49.12.113.220 |
| SPF_IP | 62.55.182.68/32 |
| SPF_IP | 78.47.67.96 |
| SPF_IP | 80.151.89.191 |
| SPF_IP | 81.88.25.89 |
| SPF_IP | 85.214.142.106 |
| SPF_IP | 85.214.42.68 |
| SPF_IP | 85.214.80.231 |
| SPF_MX | halberstadt.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.