Hostname
freubad.ch
Last fetched
freubad.ch resolves to 2 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA.
Nutrition Label
Resolution chain
freubad.ch resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 104.21.68.41 | 104.21.64.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 172.67.186.84 | 172.67.176.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
WHOIS identity
- Registrar
- —
- Organization
- curti catering
- Contact emails
- —
Subdomains
3 observed subdomains of freubad.ch.
Web-graph footprint
Distinct hostnames that link to or from freubad.ch in the public web crawl.
35 sites link to this hostname.
14 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
5 SPF mechanisms authorising senders for freubad.ch.
| Mechanism | Target |
|---|---|
| SPF_A | freubad.ch |
| SPF_INCLUDE | _relay.hostingcp.eu |
| SPF_IP | 2a04:52c0:118:a300:0:0:0:10 |
| SPF_IP | 5.255.113.10 |
| SPF_MX | freubad.ch |
Related pages
Pivot deeper into the graph from freubad.ch.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "freubad.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.