Skip to content

Hostname

urbahn.ch

Last fetched

urbahn.ch resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in BE.

Nutrition Label

WHISPER CANON · urbahn.chRouting diversity2.4/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/urbahn.ch

Resolution chain

urbahn.ch resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
13.225.239.4913.225.238.0/23AS16509AMAZON-02 - Amazon.com, Inc.BE
13.225.239.7213.225.238.0/23AS16509AMAZON-02 - Amazon.com, Inc.BE
13.225.239.8013.225.238.0/23AS16509AMAZON-02 - Amazon.com, Inc.BE
13.225.239.9413.225.238.0/23AS16509AMAZON-02 - Amazon.com, Inc.BE
13.226.2.11313.226.0.0/21AS16509AMAZON-02 - Amazon.com, Inc.IN
13.226.2.2413.226.0.0/21AS16509AMAZON-02 - Amazon.com, Inc.IN
13.226.2.2613.226.0.0/21AS16509AMAZON-02 - Amazon.com, Inc.IN
13.226.2.513.226.0.0/21AS16509AMAZON-02 - Amazon.com, Inc.IN

WHOIS identity

No WHOIS records are currently associated with urbahn.ch in WhisperGraph.

Subdomains

1 observed subdomain of urbahn.ch.

Subdomain
www.urbahn.ch

Web-graph footprint

Distinct hostnames that link to or from urbahn.ch in the public web crawl.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for urbahn.ch.

MechanismTarget
SPF_Aurbahn.ch
SPF_INCLUDEspf.creanet.ch
SPF_MXurbahn.ch

Related pages

Pivot deeper into the graph from urbahn.ch.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "urbahn.ch"})-[: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.