Skip to content

Hostname

a2m.cloud

Last fetched

a2m.cloud resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in GB. WHOIS lists iana:1291 as the registrar.

Nutrition Label

WHISPER CANON · a2m.cloudRouting diversity2.4/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint4.6/10canon.whisper.security/host/a2m.cloud

Resolution chain

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

IPPrefixASNOperatorCountry
108.157.78.6108.157.72.0/21AS16509AMAZON-02 - Amazon.com, Inc.GB
108.157.78.7108.157.72.0/21AS16509AMAZON-02 - Amazon.com, Inc.GB
108.157.78.88108.157.72.0/21AS16509AMAZON-02 - Amazon.com, Inc.GB
108.157.78.92108.157.72.0/21AS16509AMAZON-02 - Amazon.com, Inc.GB
3.171.139.653.171.136.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.171.139.793.171.136.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.171.139.903.171.136.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.171.139.953.171.136.0/22AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:1291
Organization
private registry authority
Contact emails

Subdomains

1 observed subdomain of a2m.cloud.

Web-graph footprint

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

6 sites link to this hostname.

8 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for a2m.cloud.

MechanismTarget
SPF_INCLUDEamazonses.com

Related pages

Pivot deeper into the graph from a2m.cloud.

Cypher and MCP

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

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