Skip to content

Hostname

cdlnz.com

Last fetched

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

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
107.154.76.89107.154.76.0/24AS19551INCAPSULA - Incapsula IncGB
107.154.77.89107.154.77.0/24AS19551INCAPSULA - Incapsula IncGB

WHOIS identity

Registrar
iana:1609
Organization
domain privacy
Contact emails

Subdomains

8 observed subdomains of cdlnz.com.

Web-graph footprint

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

47 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for cdlnz.com.

MechanismTarget
SPF_INCLUDEspf-a.cdlnz.com
SPF_INCLUDEspf-b.cdlnz.com
SPF_INCLUDEspf-c.cdlnz.com
SPF_INCLUDEspf-d.cdlnz.com
SPF_MXcdlnz.com

Related pages

Pivot deeper into the graph from cdlnz.com.

Cypher and MCP

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

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