Skip to content

Hostname

bahn8.at

Last fetched

bahn8.at resolves to 3 IPv4 addresses operated by AS24940 in DE. WHOIS lists registrar:world4you internet services gmbh as the registrar.

Nutrition Label

WHISPER CANON · bahn8.atRouting diversity2.4/10Peering density7.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint8.0/10canon.whisper.security/host/bahn8.at

Resolution chain

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

WHOIS identity

Registrar
registrar:world4you internet services gmbh
Organization
tobias kammerhofer
Contact emails

Subdomains

2 observed subdomains of bahn8.at.

Web-graph footprint

Distinct hostnames that link to or from bahn8.at in the public web crawl.

3 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

2 SPF mechanisms authorising senders for bahn8.at.

MechanismTarget
SPF_INCLUDEspf.w4ymail.at
SPF_MXbahn8.at

Related pages

Pivot deeper into the graph from bahn8.at.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "bahn8.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.