Hostname
deutschepost.at
Last fetched
deutschepost.at resolves to 4 IPv4 addresses operated by AS20940 in US. WHOIS lists registrar:key-systems gmbh as the registrar.
Nutrition Label
Resolution chain
deutschepost.at resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 23.216.147.33 | 23.216.147.0/24 | AS20940 | — | US |
| 23.216.147.38 | 23.216.147.0/24 | AS20940 | — | US |
| 27.77.81.249 | 27.77.81.0/24 | AS7552 | — | VN |
| 27.77.81.3 | 27.77.81.0/24 | AS7552 | — | VN |
WHOIS identity
- Registrar
- registrar:key-systems gmbh
- Organization
- deutsche post
- Contact emails
Subdomains
3 observed subdomains of deutschepost.at.
Web-graph footprint
Distinct hostnames that link to or from deutschepost.at in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
1 SPF mechanism authorising senders for deutschepost.at.
| Mechanism | Target |
|---|---|
| SPF_MX | deutschepost.at |
Related pages
Pivot deeper into the graph from deutschepost.at.
- IP · 23.216.147.33
- ASN · AS20940
- Registrar · registrar:key-systems gmbh
- Country · US
- Email · technicalcontact.domain@deutschepost.de
- TLD · .at
- Browse hostnames · de…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "deutschepost.at"})-[: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.