Skip to content

Hostname

fritsche.ch

Last fetched

fritsche.ch resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in SE.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
108.157.229.12108.157.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.SE
108.157.229.35108.157.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.SE
108.157.229.62108.157.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.SE
108.157.229.82108.157.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.SE
13.225.196.10013.225.192.0/21AS16509AMAZON-02 - Amazon.com, Inc.CA
13.225.196.3013.225.192.0/21AS16509AMAZON-02 - Amazon.com, Inc.CA
13.225.196.8513.225.192.0/21AS16509AMAZON-02 - Amazon.com, Inc.CA
13.225.196.9213.225.192.0/21AS16509AMAZON-02 - Amazon.com, Inc.CA
3.168.102.1023.168.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.168.102.1133.168.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.168.102.463.168.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.168.102.843.168.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
Organization
claudia blaisdell
Contact emails

Subdomains

7 observed subdomains of fritsche.ch.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for fritsche.ch.

MechanismTarget
SPF_INCLUDE_spf.smtp.mailtrap.live
SPF_INCLUDEeu.mailgun.org
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from fritsche.ch.

Cypher and MCP

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

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