Skip to content

Hostname

cloudticity.com

Last fetched

cloudticity.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:81 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
18.239.225.10318.239.224.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.239.225.4118.239.224.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.239.225.6418.239.224.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.239.225.818.239.224.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
65.8.180.10065.8.176.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
65.8.180.465.8.176.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
65.8.180.4365.8.176.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
65.8.180.7865.8.176.0/21AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:81
Organization
gerry miller
Contact emails

Subdomains

56 observed subdomains of cloudticity.com.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for cloudticity.com.

MechanismTarget
SPF_INCLUDE3407169.spf01.hubspotemail.net
SPF_INCLUDE_spf.google.com
SPF_INCLUDE_spf.paubox.com
SPF_INCLUDEmail.zendesk.com

Related pages

Pivot deeper into the graph from cloudticity.com.

Cypher and MCP

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

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