Skip to content

Hostname

cloodon.com

Last fetched

cloodon.com resolves to 4 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.

Nutrition Label

WHISPER CANON · cloodon.comRouting diversity3.5/10Peering density7.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/cloodon.com

Resolution chain

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

IPPrefixASNOperatorCountry
44.196.223.19844.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
52.0.165.052.0.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
67.202.23.5767.202.0.0/18AS14618AMAZON-AES - Amazon.com, Inc.US
98.95.107.14698.88.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:468
Organization
on behalf of cloodon.com owner
Contact emails

Subdomains

43 observed subdomains of cloodon.com.

Web-graph footprint

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

5 sites link to this hostname.

8 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for cloodon.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEsender.zohosubscriptions.in
SPF_INCLUDEzcsend.net

Related pages

Pivot deeper into the graph from cloodon.com.

Cypher and MCP

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

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