Hostname
impactco2.fr
Last fetched
impactco2.fr resolves to 4 IPv4 addresses operated by AS50624 in FR. WHOIS lists registrar:nameshield as the registrar.
Nutrition Label
Resolution chain
impactco2.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 |
|---|---|---|---|---|
| 148.253.96.193 | 148.253.64.0/18 | AS50624 | — | FR |
| 185.21.194.105 | 185.21.194.0/25 | AS50624 | — | FR |
| 80.247.12.255 | 80.247.0.0/20 | AS50624 | — | FR |
| 80.247.13.145 | 80.247.0.0/20 | AS50624 | — | FR |
WHOIS identity
- Registrar
- registrar:nameshield
- Organization
- —
- Contact emails
Subdomains
7 observed subdomains of impactco2.fr.
Web-graph footprint
Distinct hostnames that link to or from impactco2.fr in the public web crawl.
1,042 sites link to this hostname.
195 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
1 SPF mechanism authorising senders for impactco2.fr.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.ox.numerique.gouv.fr |
Related pages
Pivot deeper into the graph from impactco2.fr.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "impactco2.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.