Skip to content

Hostname

ifpass.fr

Last fetched

ifpass.fr resolves to 4 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists registrar:amen / agence des médias numériques as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
104.26.12.56104.26.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.26.13.56104.26.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.71.181172.67.64.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
185.46.231.44185.46.230.0/23AS199758FR

WHOIS identity

Registrar
registrar:amen / agence des médias numériques
Organization
institut de formation de la profession de l assurance ifpass
Contact emails

Subdomains

22 observed subdomains of ifpass.fr.

Web-graph footprint

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

101 sites link to this hostname.

120 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for ifpass.fr.

MechanismTarget
SPF_INCLUDE143386496.spf07.hubspotemail.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP176.175.238.83
SPF_IP185.46.231.44

Related pages

Pivot deeper into the graph from ifpass.fr.

Cypher and MCP

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

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