Skip to content

Hostname

cloudns.link

Last fetched

cloudns.link resolves to 2 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:1068 as the registrar.

Nutrition Label

WHISPER CANON · cloudns.linkRouting diversity2.4/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency3.3/10Resolver footprint3.2/10canon.whisper.security/host/cloudns.link

Resolution chain

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

IPPrefixASNOperatorCountry
104.21.47.114104.21.32.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.147.123172.67.144.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

Registrar
iana:1068
Organization
privacy service provided by withheld for privacy ehf
Contact emails

Subdomains

31 observed subdomains of cloudns.link.

Threat posture

History

Mail and authentication

SPF policy

17 SPF mechanisms authorising senders for cloudns.link.

MechanismTarget
SPF_Acloudns.link
SPF_INCLUDEmxlogin.com
SPF_INCLUDEzeptomail.net
SPF_INCLUDEzoho.com
SPF_IP151.242.25.243
SPF_IP162.250.125.14
SPF_IP177.11.54.229
SPF_IP192.99.37.27
SPF_IP199.167.144.62
SPF_IP216.55.104.62
SPF_IP216.55.104.88
SPF_IP216.55.99.237
SPF_IP23.95.182.242
SPF_IP5.161.115.221
SPF_IP67.220.73.199
SPF_IP94.130.97.197
SPF_MXcloudns.link

Related pages

Pivot deeper into the graph from cloudns.link.

Cypher and MCP

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

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