Skip to content

Hostname

findus.ch

Last fetched

findus.ch resolves to 3 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
104.26.12.136104.26.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.26.13.136104.26.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.72.204172.67.64.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

19 SPF mechanisms authorising senders for findus.ch.

MechanismTarget
SPF_Ac.spf.service-now.com
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEmailokta.nomadfoods.com
SPF_INCLUDEspf.emailsignatures365.com
SPF_INCLUDEspf.ess.uk.barracudanetworks.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEsuccessfactors.eu
SPF_IP148.59.106.0/23
SPF_IP148.59.108.0/23
SPF_IP192.254.125.211/32
SPF_IP194.126.214.160
SPF_IP194.126.214.161
SPF_IP194.23.183.82
SPF_IP20.54.108.76
SPF_IP208.185.229.0/24
SPF_IP208.185.235.0/24
SPF_IP212.159.221.205/31
SPF_IP216.74.162.14/32
SPF_IP40.68.112.65

Related pages

Pivot deeper into the graph from findus.ch.

Cypher and MCP

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

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