Skip to content

Hostname

nordbahn.de

Last fetched

nordbahn.de resolves to 1 IPv4 address operated by AS60316 in DE.

Nutrition Label

WHISPER CANON · nordbahn.deRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint4.0/10canon.whisper.security/host/nordbahn.de

Resolution chain

nordbahn.de resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
185.104.73.138185.104.72.0/23AS60316DE

WHOIS identity

No WHOIS records are currently associated with nordbahn.de in WhisperGraph.

Subdomains

7 observed subdomains of nordbahn.de.

Web-graph footprint

Distinct hostnames that link to or from nordbahn.de in the public web crawl.

90 sites link to this hostname.

200 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

13 SPF mechanisms authorising senders for nordbahn.de.

MechanismTarget
SPF_Anordbahn.de
SPF_INCLUDEagenturserver.de
SPF_INCLUDEde._netblocks.mimecast.com
SPF_INCLUDEspf.etc-consult.de
SPF_INCLUDEspf.hornetsecurity.com
SPF_INCLUDEspf.mailjet.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP128.8.25.36
SPF_IP185.33.216.0/26
SPF_IP213.209.109.3
SPF_IP213.209.109.5
SPF_IP213.209.109.6
SPF_MXnordbahn.de

Related pages

Pivot deeper into the graph from nordbahn.de.

Cypher and MCP

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

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

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