Skip to content

Hostname

3cm.fr

Last fetched

3cm.fr has no current public IPv4 resolution in WhisperGraph; WHOIS lists registrar:online sas as the registrar.

Nutrition Label

WHISPER CANON · 3cm.frRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/3cm.fr

Resolution chain

3cm.fr 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
registrar:online sas
Organization
communaute de communes du canton de montluel
Contact emails

Subdomains

8 observed subdomains of 3cm.fr.

Web-graph footprint

Distinct hostnames that link to or from 3cm.fr in the public web crawl.

61 sites link to this hostname.

106 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

15 SPF mechanisms authorising senders for 3cm.fr.

MechanismTarget
SPF_INCLUDEeolas-services.com
SPF_INCLUDEinterieur.gouv.fr
SPF_INCLUDEspf.protection.outlook.com
SPF_IP185.189.236.0/22
SPF_IP185.211.120.0/22
SPF_IP185.241.142.207
SPF_IP185.250.236.0/22
SPF_IP185.5.128.180
SPF_IP185.8.64.229
SPF_IP40.107.20.91
SPF_IP45.14.148.0/22
SPF_IP87.253.232.0/21
SPF_IP91.194.98.154
SPF_IP91.194.98.219
SPF_MX3cm.fr

Related pages

Pivot deeper into the graph from 3cm.fr.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "3cm.fr"})-[: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.