Skip to content

Hostname

cdgexpress.com

Last fetched

cdgexpress.com resolves to 2 IPv4 addresses operated by INCAPSULA - Incapsula Inc in GB. WHOIS lists iana:81 as the registrar.

Nutrition Label

WHISPER CANON · cdgexpress.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/cdgexpress.com

Resolution chain

cdgexpress.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
45.60.124.20245.60.124.0/24AS19551INCAPSULA - Incapsula IncGB
45.60.130.20245.60.130.0/24AS19551INCAPSULA - Incapsula IncGB

WHOIS identity

Registrar
iana:81
Organization
franck leprince
Contact emails

Subdomains

1 observed subdomain of cdgexpress.com.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for cdgexpress.com.

MechanismTarget
SPF_INCLUDE_mailcust.gandi.net
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.sendinblue.com
SPF_MXcdgexpress.com

Related pages

Pivot deeper into the graph from cdgexpress.com.

Cypher and MCP

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

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