Skip to content

Hostname

cc-plainedelain.fr

Last fetched

cc-plainedelain.fr resolves to 1 IPv4 address operated by AS16276 in BE. WHOIS lists registrar:neftis as the registrar.

Nutrition Label

WHISPER CANON · cc-plainedelain.frRouting diversity1.5/10Peering density9.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/cc-plainedelain.fr

Resolution chain

cc-plainedelain.fr resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
178.32.47.85178.32.0.0/15AS16276BE

WHOIS identity

Registrar
registrar:neftis
Organization
communaute de communes de la plaine de l'ain
Contact emails

Subdomains

7 observed subdomains of cc-plainedelain.fr.

Web-graph footprint

Distinct hostnames that link to or from cc-plainedelain.fr in the public web crawl.

174 sites link to this hostname.

79 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for cc-plainedelain.fr.

MechanismTarget
SPF_INCLUDEspf.flexit.fr
SPF_INCLUDEspf.mailinblack.com
SPF_INCLUDEspf.mailjet.com
SPF_INCLUDEspf1.imscloud.fr
SPF_INCLUDEspf2.imscloud.eu
SPF_IP178.32.47.85
SPF_IP92.243.21.175

Related pages

Pivot deeper into the graph from cc-plainedelain.fr.

Cypher and MCP

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

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