Skip to content

Hostname

frweb.ch

Last fetched

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

Nutrition Label

WHISPER CANON · frweb.chRouting diversity3.9/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/frweb.ch

Resolution chain

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

IPPrefixASNOperatorCountry
3.5.64.2293.5.64.0/24AS16509AMAZON-02 - Amazon.com, Inc.IE
3.5.66.213.5.66.0/24AS16509AMAZON-02 - Amazon.com, Inc.IE
3.5.66.373.5.66.0/24AS16509AMAZON-02 - Amazon.com, Inc.IE
3.5.71.1263.5.71.0/24AS16509AMAZON-02 - Amazon.com, Inc.IE
3.5.71.833.5.71.0/24AS16509AMAZON-02 - Amazon.com, Inc.IE
52.92.18.19652.92.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE
52.92.2.12452.92.0.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE
52.92.3.9252.92.0.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE

WHOIS identity

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

Threat posture

History

Mail and authentication

Related pages

Pivot deeper into the graph from frweb.ch.

Cypher and MCP

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

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