Skip to content

Hostname

cdldelivers.com

Last fetched

cdldelivers.com resolves to 2 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · cdldelivers.comRouting diversity2.4/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/cdldelivers.com

Resolution chain

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

IPPrefixASNOperatorCountry
104.21.65.2104.22.17.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.188.84172.68.66.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

Registrar
iana:146
Organization
cdl last mile
Contact emails

Subdomains

7 observed subdomains of cdldelivers.com.

Web-graph footprint

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

38 sites link to this hostname.

12 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

20 SPF mechanisms authorising senders for cdldelivers.com.

MechanismTarget
SPF_INCLUDE_spf.psm.knowbe4.com
SPF_INCLUDEcollaborationhost.net
SPF_INCLUDEspf.mailjet.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP108.166.30.203
SPF_IP108.41.89.6
SPF_IP143.170.176.176/28
SPF_IP152.186.193.33
SPF_IP152.186.194.198
SPF_IP152.186.196.170
SPF_IP156.70.206.32/29
SPF_IP162.17.231.161
SPF_IP172.254.142.198
SPF_IP184.74.175.126
SPF_IP198.179.77.30
SPF_IP47.21.39.43
SPF_IP47.22.146.126
SPF_IP50.184.65.105
SPF_IP50.56.42.109
SPF_IP96.239.64.244

Related pages

Pivot deeper into the graph from cdldelivers.com.

Cypher and MCP

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

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