Skip to content

Hostname

cloudnc.com

Last fetched

cloudnc.com resolves to 19 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE. WHOIS lists iana:468 as the registrar.

Nutrition Label

WHISPER CANON · cloudnc.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/cloudnc.com

Resolution chain

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

IPPrefixASNOperatorCountry
176.34.68.233176.34.64.0/18AS16509AMAZON-02 - Amazon.com, Inc.IE
18.203.199.13218.202.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE
3.248.13.1013.248.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
34.242.88.9134.240.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
34.249.231.14134.248.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
34.250.79.134.248.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
34.252.30.1834.248.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
34.254.75.6334.248.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
52.212.37.9852.208.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
52.31.133.12152.30.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE
52.31.229.3852.30.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE
52.49.148.11652.48.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IE
52.51.50.8452.48.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IE
54.154.141.20054.154.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.IE
54.170.80.23554.170.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.IE
54.170.84.10154.170.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.IE
54.194.188.24054.194.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.IE
54.76.50.8554.76.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE
34.247.121.834.240.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE

WHOIS identity

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

Subdomains

23 observed subdomains of cloudnc.com.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for cloudnc.com.

MechanismTarget
SPF_INCLUDE26844660.spf01.hubspotemail.net
SPF_INCLUDE_spf.google.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEemail.chargebee.com
SPF_INCLUDEmail.zendesk.com

Related pages

Pivot deeper into the graph from cloudnc.com.

Cypher and MCP

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

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