Hostname
walbusch.at
Last fetched
walbusch.at resolves to 6 IPv4 addresses operated by AKAMAI-ASN1 in IN.
Nutrition Label
Resolution chain
walbusch.at resolves to 6 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 184.86.112.184 | 184.86.112.0/24 | AS20940 | AKAMAI-ASN1 | IN |
| 184.86.112.187 | 184.86.112.0/24 | AS20940 | AKAMAI-ASN1 | IN |
| 23.209.72.65 | 23.209.72.0/24 | AS20940 | AKAMAI-ASN1 | US |
| 23.209.72.81 | 23.209.72.0/24 | AS20940 | AKAMAI-ASN1 | US |
| 23.36.162.87 | 23.36.162.0/24 | AS20940 | AKAMAI-ASN1 | DE |
| 23.36.162.89 | 23.36.162.0/24 | AS20940 | AKAMAI-ASN1 | DE |
WHOIS identity
- Registrar
- —
- Organization
- walbusch walter busch gmbh & co. kg
- Contact emails
Subdomains
10 observed subdomains of walbusch.at.
Web-graph footprint
Distinct hostnames that link to or from walbusch.at in the public web crawl.
11 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
5 SPF mechanisms authorising senders for walbusch.at.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.zimpel.de |
| SPF_INCLUDE | spf.de.umantis.com |
| SPF_INCLUDE | spf.mailjet.com |
| SPF_IP | 62.138.209.97 |
| SPF_MX | walbusch.at |
Related pages
Pivot deeper into the graph from walbusch.at.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "walbusch.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.