Hostname
fr.ch
Last fetched
fr.ch resolves to 1 IPv4 address operated by AMAZON-02 - Amazon.com, Inc. in DE.
Nutrition Label
Resolution chain
fr.ch resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 52.29.81.245 | 52.29.0.0/16 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
WHOIS identity
- Registrar
- —
- Organization
- imp. de la colline 1
- Contact emails
- —
Subdomains
140 observed subdomains of fr.ch.
Showing 25 of 140. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from fr.ch in the public web crawl.
3,029 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
35 SPF mechanisms authorising senders for fr.ch.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | servers.mcsv.net |
| SPF_INCLUDE | spf.event-works.com |
| SPF_INCLUDE | spf.infomaniak.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_INCLUDE | spf.secemail.ch |
| SPF_IP | 147.160.167.0/26 |
| SPF_IP | 148.196.30.0/24 |
| SPF_IP | 156.25.4.0/24 |
| SPF_IP | 18.194.171.169 |
| SPF_IP | 194.60.217.89 |
| SPF_IP | 194.88.197.144 |
| SPF_IP | 195.15.209.217 |
| SPF_IP | 195.70.1.155 |
| SPF_IP | 199.127.232.0/22 |
| SPF_IP | 199.255.192.0/22 |
| SPF_IP | 212.117.124.7 |
| SPF_IP | 23.21.109.197/32 |
| SPF_IP | 23.21.109.212/32 |
| SPF_IP | 23.249.208.0/20 |
| SPF_IP | 23.251.224.0/19 |
| SPF_IP | 3.127.159.201 |
| SPF_IP | 3.78.1.223 |
| SPF_IP | 35.157.127.76 |
| SPF_IP | 45.157.189.158 |
| SPF_IP | 54.240.0.0/18 |
| SPF_IP | 54.240.64.0/19 |
| SPF_IP | 69.169.224.0/20 |
| SPF_IP | 72.52.186.92 |
| SPF_IP | 76.223.176.0/20 |
| SPF_IP | 93.187.192.249 |
| SPF_IP | 94.103.96.114 |
| SPF_IP | 94.103.96.128/27 |
| SPF_IP | 94.103.96.190 |
| SPF_IP | 94.103.97.242/32 |
| SPF_MX | fr.ch |
Related pages
Pivot deeper into the graph from fr.ch.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "fr.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.