Skip to content

Hostname

cjd.net

Last fetched

cjd.net resolves to 1 IPv4 address operated by Online SAS in FR. WHOIS lists iana:81 as the registrar.

Nutrition Label

WHISPER CANON · cjd.netRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/cjd.net

Resolution chain

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

IPPrefixASNOperatorCountry
51.159.74.12251.158.0.0/15AS12876Online SASFR

WHOIS identity

Registrar
iana:81
Organization
centre des jeunes dirigeants
Contact emails

Subdomains

48 observed subdomains of cjd.net.

Web-graph footprint

Distinct hostnames that link to or from cjd.net in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

13 SPF mechanisms authorising senders for cjd.net.

MechanismTarget
SPF_INCLUDEmpmailserv.co.uk
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.infomaniak.ch
SPF_INCLUDEspf.mailjet.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.sendinblue.com
SPF_IP104.131.162.31
SPF_IP104.131.56.22
SPF_IP162.243.221.196
SPF_IP178.62.118.62
SPF_IP213.186.44.166
SPF_IP37.122.211.40
SPF_IP46.105.246.24

Related pages

Pivot deeper into the graph from cjd.net.

Cypher and MCP

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

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