Skip to content

Hostname

immo-diffusion.fr

Last fetched

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

Nutrition Label

WHISPER CANON · immo-diffusion.frRouting diversity2.4/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/immo-diffusion.fr

Resolution chain

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

IPPrefixASNOperatorCountry
172.66.40.226172.66.40.0/21AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.66.43.30172.66.40.0/21AS13335CLOUDFLARENET - Cloudflare, Inc.CA
46.105.77.4946.105.0.0/16AS16276FR

WHOIS identity

Registrar
registrar:ovh
Organization
fetch
Contact emails

Subdomains

5 observed subdomains of immo-diffusion.fr.

Web-graph footprint

Distinct hostnames that link to or from immo-diffusion.fr in the public web crawl.

206 sites link to this hostname.

20 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for immo-diffusion.fr.

MechanismTarget
SPF_INCLUDEeu.mailgun.org

Related pages

Pivot deeper into the graph from immo-diffusion.fr.

Cypher and MCP

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

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