Skip to content

Hostname

cnidep.com

Last fetched

cnidep.com resolves to 1 IPv4 address operated by AS50818 in FR. WHOIS lists iana:433 as the registrar.

Nutrition Label

WHISPER CANON · cnidep.comRouting diversity1.5/10Peering density2.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/cnidep.com

Resolution chain

cnidep.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
217.18.82.25217.18.82.0/24AS50818FR

WHOIS identity

Registrar
iana:433
Organization
chambre régionale de métiers et de l'artisanat du grand est
Contact emails

Subdomains

1 observed subdomain of cnidep.com.

Web-graph footprint

Distinct hostnames that link to or from cnidep.com in the public web crawl.

27 sites link to this hostname.

5 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

12 SPF mechanisms authorising senders for cnidep.com.

MechanismTarget
SPF_Acnidep.com
SPF_Amail1.crma-grandest.fr
SPF_Astatic-css-ccs-200049.business.bouyguestelecom.com
SPF_IP193.242.174.0/23
SPF_IP62.23.143.0/24
SPF_IP85.158.139.103/32
SPF_IP85.158.139.19
SPF_IP89.90.207.112/28
SPF_IP89.90.207.119
SPF_IP91.205.116.0/23
SPF_IP91.205.118.0/24
SPF_MXcnidep.com

Related pages

Pivot deeper into the graph from cnidep.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "cnidep.com"})-[: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.