Skip to content

Hostname

pangea.cloud

Last fetched

pangea.cloud resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE.

Nutrition Label

WHISPER CANON · pangea.cloudRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/pangea.cloud

Resolution chain

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

IPPrefixASNOperatorCountry
108.138.7.21108.138.0.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
108.138.7.51108.138.0.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
108.138.7.68108.138.0.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
108.138.7.72108.138.0.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
18.155.216.11118.155.216.0/21AS16509AMAZON-02 - Amazon.com, Inc.AU
18.155.216.11318.155.216.0/21AS16509AMAZON-02 - Amazon.com, Inc.AU
18.155.216.4418.155.216.0/21AS16509AMAZON-02 - Amazon.com, Inc.AU
18.155.216.9018.155.216.0/21AS16509AMAZON-02 - Amazon.com, Inc.AU
3.171.139.1113.171.136.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.171.139.233.171.136.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.171.139.353.171.136.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.171.139.503.171.136.0/22AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Web-graph footprint

Distinct hostnames that link to or from pangea.cloud in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for pangea.cloud.

MechanismTarget
SPF_INCLUDE21503852.spf03.hubspotemail.net
SPF_INCLUDE_spf.atlassian.net
SPF_INCLUDE_spf.google.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEspf.mandrillapp.com
SPF_INCLUDEstspg-customer.com

Related pages

Pivot deeper into the graph from pangea.cloud.

Cypher and MCP

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

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