Skip to content

Hostname

firstcaution.ch

Last fetched

firstcaution.ch appears in WhisperGraph with partial WHOIS records but no current public IPv4 resolution.

Nutrition Label

WHISPER CANON · firstcaution.chRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint8.0/10canon.whisper.security/host/firstcaution.ch

Resolution chain

firstcaution.ch has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.

WHOIS identity

Registrar
Organization
firstcaution
Contact emails

Subdomains

21 observed subdomains of firstcaution.ch.

Web-graph footprint

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

285 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

17 SPF mechanisms authorising senders for firstcaution.ch.

MechanismTarget
SPF_Afirstcaution.ch
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEapp.mail.infomaniak.ch
SPF_INCLUDEnewsletter.infomaniak.com
SPF_INCLUDErelay.mail.infomaniak.ch
SPF_INCLUDEspf.abacuscity.ch
SPF_INCLUDEspf.eu.signature365.net
SPF_INCLUDEspf.mandrillapp.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP185.122.236.0/22
SPF_IP193.33.30.0/23
SPF_IP2a02:cd8:abac:27:0:0:0:13
SPF_IP46.227.224.147
SPF_IP77.74.4.144/32
SPF_IP84.16.68.94
SPF_IP84.16.68.96
SPF_MXfirstcaution.ch

Related pages

Pivot deeper into the graph from firstcaution.ch.

Cypher and MCP

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

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