Skip to content

Hostname

cdlidd.es

Last fetched

cdlidd.es resolves to 1 IPv4 address operated by AS47583 in FR.

Nutrition Label

WHISPER CANON · cdlidd.esRouting diversity1.5/10Peering density5.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/cdlidd.es

Resolution chain

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

IPPrefixASNOperatorCountry
93.127.203.3293.127.202.0/23AS47583FR

WHOIS identity

No WHOIS records are currently associated with cdlidd.es in WhisperGraph.

Subdomains

7 observed subdomains of cdlidd.es.

Web-graph footprint

Distinct hostnames that link to or from cdlidd.es in the public web crawl.

19 sites link to this hostname.

1,061 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

4 SPF mechanisms authorising senders for cdlidd.es.

MechanismTarget
SPF_Acdlidd.es
SPF_IP162.255.117.45
SPF_IP198.54.113.175
SPF_MXcdlidd.es

Related pages

Pivot deeper into the graph from cdlidd.es.

Cypher and MCP

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

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