Skip to content

Hostname

cdn1.com

Last fetched

cdn1.com resolves to 5 IPv4 addresses operated by AS24544 in HK. WHOIS lists iana:1479 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
122.10.116.204122.10.116.0/22AS24544HK
45.125.15.11445.125.14.0/23AS55933THAIBMA-AS-AP The Thai Bond Market AssociationHK
45.125.35.23045.125.35.0/24AS154206PCNET INTERNETHK
45.125.35.23245.125.35.0/24AS154206PCNET INTERNETHK
45.125.35.23345.125.35.0/24AS154206PCNET INTERNETHK

WHOIS identity

Registrar
iana:1479
Organization
domain administrator
Contact emails

Subdomains

19 observed subdomains of cdn1.com.

Web-graph footprint

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

8 sites link to this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for cdn1.com.

MechanismTarget
SPF_INCLUDE_spf.protonmail.ch

Related pages

Pivot deeper into the graph from cdn1.com.

Cypher and MCP

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

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