Skip to content

Hostname

walbusch.at

Last fetched

walbusch.at resolves to 6 IPv4 addresses operated by AKAMAI-ASN1 in IN.

Nutrition Label

WHISPER CANON · walbusch.atRouting diversity3.0/10Peering density8.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint5.6/10canon.whisper.security/host/walbusch.at

Resolution chain

walbusch.at resolves to 6 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

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.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for walbusch.at.

MechanismTarget
SPF_INCLUDE_spf.zimpel.de
SPF_INCLUDEspf.de.umantis.com
SPF_INCLUDEspf.mailjet.com
SPF_IP62.138.209.97
SPF_MXwalbusch.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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.