Skip to content

Hostname

itsense.fr

Last fetched

itsense.fr resolves to 3 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists registrar:gandi as the registrar.

Nutrition Label

WHISPER CANON · itsense.frRouting diversity3.0/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/itsense.fr

Resolution chain

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

IPPrefixASNOperatorCountry
188.114.96.3188.114.96.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA
188.114.97.3188.114.97.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA
212.83.152.85212.83.128.0/19AS12876FR

WHOIS identity

Registrar
registrar:gandi
Organization
samuel chesnel
Contact emails

Subdomains

54 observed subdomains of itsense.fr.

Web-graph footprint

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

15 sites link to this hostname.

14 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for itsense.fr.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEspf.mailjet.com
SPF_INCLUDEspf.sendinblue.com
SPF_IP185.113.64.164
SPF_IP185.113.64.50
SPF_IP185.50.72.12
SPF_IP185.50.73.56
SPF_IP188.40.82.32
SPF_IP193.252.184.65
SPF_MXitsense.fr

Related pages

Pivot deeper into the graph from itsense.fr.

Cypher and MCP

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

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