Skip to content

Hostname

atlasgo.cloud

Last fetched

atlasgo.cloud resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists iana:81 as the registrar.

Nutrition Label

WHISPER CANON · atlasgo.cloudRouting diversity3.5/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint8.3/10canon.whisper.security/host/atlasgo.cloud

Resolution chain

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

IPPrefixASNOperatorCountry
108.138.7.11108.138.0.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
108.138.7.112108.138.0.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
108.138.7.123108.138.0.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
108.138.7.54108.138.0.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
18.155.107.11018.155.106.0/23AS16509AMAZON-02 - Amazon.com, Inc.IN
18.155.107.11718.155.106.0/23AS16509AMAZON-02 - Amazon.com, Inc.IN
18.155.107.1218.155.106.0/23AS16509AMAZON-02 - Amazon.com, Inc.IN
18.155.107.7218.155.106.0/23AS16509AMAZON-02 - Amazon.com, Inc.IN
3.165.102.1133.165.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.SG
3.165.102.43.165.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.SG
3.165.102.403.165.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.SG
3.165.102.533.165.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.SG
18.67.13.10318.67.12.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.67.13.8818.67.12.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.67.13.4918.67.12.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.67.13.2318.67.12.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:81
Organization
ariga
Contact emails

Subdomains

4 observed subdomains of atlasgo.cloud.

Web-graph footprint

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

2 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for atlasgo.cloud.

MechanismTarget
SPF_INCLUDEamazonses.com

Related pages

Pivot deeper into the graph from atlasgo.cloud.

Cypher and MCP

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

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