Skip to content

Hostname

sdcdn.io

Last fetched

sdcdn.io resolves to 11 IPv4 addresses operated by AS20940 in DE. WHOIS lists iana:292 as the registrar.

Nutrition Label

WHISPER CANON · sdcdn.ioRouting diversity4.2/10Peering density9.0/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency3.3/10Resolver footprint4.0/10canon.whisper.security/host/sdcdn.io

Resolution chain

sdcdn.io resolves to 11 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

WHOIS identity

Registrar
iana:292
Organization
by kilian s.a.s.
Contact emails

Subdomains

13 observed subdomains of sdcdn.io.

Web-graph footprint

Distinct hostnames that link to or from sdcdn.io in the public web crawl.

469 sites link to this hostname.

Threat posture

History

Related pages

Pivot deeper into the graph from sdcdn.io.

Cypher and MCP

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

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