Skip to content

Hostname

amazonasrochen.ch

Last fetched

amazonasrochen.ch resolves to 2 IPv4 addresses operated by FORTINET - Fortinet Inc. in US.

Nutrition Label

WHISPER CANON · amazonasrochen.chRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/amazonasrochen.ch

Resolution chain

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

IPPrefixASNOperatorCountry
208.91.112.55208.91.112.0/24AS40934FORTINET - Fortinet Inc.US
208.91.112.55208.91.112.0/24AS40934FORTINET - Fortinet Inc.CA
94.126.18.11094.126.16.0/21AS21069ASN-METANET Routingpeering issues: noc@metanet.chCH

WHOIS identity

Registrar
Organization
robert kaufmann
Contact emails

Subdomains

3 observed subdomains of amazonasrochen.ch.

Web-graph footprint

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

Threat posture

History

Mail and authentication

Related pages

Pivot deeper into the graph from amazonasrochen.ch.

Cypher and MCP

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

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