Skip to content

Hostname

cloudteam.global

Last fetched

cloudteam.global resolves to 6 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists iana:468 as the registrar.

Nutrition Label

WHISPER CANON · cloudteam.globalRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/cloudteam.global

Resolution chain

cloudteam.global resolves to 6 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
18.156.17.18618.156.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
18.194.205.16618.194.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.DE
3.66.177.1883.64.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.DE
3.70.105.253.64.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.DE
3.72.55.1823.64.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.DE
52.29.125.10652.29.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:468
Organization
on behalf of cloudteam.global owner
Contact emails

Subdomains

8 observed subdomains of cloudteam.global.

Web-graph footprint

Distinct hostnames that link to or from cloudteam.global in the public web crawl.

6 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for cloudteam.global.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from cloudteam.global.

Cypher and MCP

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

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