Skip to content

Hostname

cdllabs.com

Last fetched

cdllabs.com resolves to 4 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:1068 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
104.26.10.81104.26.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.26.11.81104.26.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.70.223172.67.64.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
68.183.206.968.183.192.0/20AS14061DIGITALOCEAN-ASN - DigitalOcean, LLCCA

WHOIS identity

Registrar
iana:1068
Organization
cdl medical laboratories
Contact emails

Subdomains

7 observed subdomains of cdllabs.com.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for cdllabs.com.

MechanismTarget
SPF_Asmtp.b2b2c.ca
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf-ca.emailsignatures365.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP216.70.82.183
SPF_IP72.10.140.218

Related pages

Pivot deeper into the graph from cdllabs.com.

Cypher and MCP

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

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