Skip to content

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

WHISPER CANON · impactco2.frRouting diversity3.0/10Peering density2.8/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency6.7/10Resolver footprint5.2/10canon.whisper.security/host/impactco2.fr

Resolution chain

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

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.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for impactco2.fr.

MechanismTarget
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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.