Skip to content

Hostname

cloudamqp.com

Last fetched

cloudamqp.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.

Nutrition Label

WHISPER CANON · cloudamqp.comRouting diversity3.0/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/cloudamqp.com

Resolution chain

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

IPPrefixASNOperatorCountry
13.224.125.2313.224.125.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.224.125.4613.224.125.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.224.125.7313.224.125.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.224.125.8413.224.125.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.35.37.11813.35.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.SG
13.35.37.6013.35.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.SG
13.35.37.6113.35.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.SG
13.35.37.6913.35.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.SG
65.8.131.2265.8.130.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.8.131.4765.8.130.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.8.131.8465.8.130.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.8.131.9465.8.130.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:468
Organization
84codes ab
Contact emails

Subdomains

20 observed subdomains of cloudamqp.com.

Web-graph footprint

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

330 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for cloudamqp.com.

MechanismTarget
SPF_INCLUDE_spf.createsend.com
SPF_INCLUDE_spf.google.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEstspg-customer.com

Related pages

Pivot deeper into the graph from cloudamqp.com.

Cypher and MCP

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

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