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
Resolution chain
ifpass.fr resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 104.26.12.56 | 104.26.0.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 104.26.13.56 | 104.26.0.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 172.67.71.181 | 172.67.64.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 185.46.231.44 | 185.46.230.0/23 | AS199758 | — | FR |
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.
Showing 17 of 22. View all subdomains →
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.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
4 SPF mechanisms authorising senders for ifpass.fr.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | 143386496.spf07.hubspotemail.net |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 176.175.238.83 |
| SPF_IP | 185.46.231.44 |
Related pages
Pivot deeper into the graph from ifpass.fr.
- IP · 104.26.12.56
- ASN · AS13335CLOUDFLARENET - Cloudflare, Inc.
- Registrar · registrar:amen / agence des médias numériques
- Country · CA
- Email · informatique@ifpass.fr
- TLD · .fr
- Browse hostnames · if…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.