Skip to content

Hostname

atmago.com

Last fetched

atmago.com resolves to 20 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in SG. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · atmago.comRouting diversity6.0/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint5.2/10canon.whisper.security/host/atmago.com

Resolution chain

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

IPPrefixASNOperatorCountry
13.213.192.2813.212.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SG
13.215.82.21513.214.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SG
175.41.146.86175.41.128.0/18AS16509AMAZON-02 - Amazon.com, Inc.SG
18.136.166.9218.136.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.SG
18.138.127.7518.138.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SG
18.139.89.24918.138.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SG
18.140.131.12918.140.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SG
18.140.30.18918.140.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SG
3.0.87.763.0.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SG
3.1.214.1383.0.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SG
46.137.234.3946.137.224.0/19AS16509AMAZON-02 - Amazon.com, Inc.SG
46.51.217.13746.51.216.0/21AS16509AMAZON-02 - Amazon.com, Inc.SG
47.130.180.20047.128.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.SG
52.221.12.23152.220.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SG
52.76.6.21952.76.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.SG
54.169.97.15054.169.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.SG
54.255.141.12154.255.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.SG
13.251.194.17413.250.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SG
47.130.230.23747.128.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.SG
47.131.102.25247.128.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.SG

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Subdomains

21 observed subdomains of atmago.com.

Web-graph footprint

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

136 sites link to this hostname.

25 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for atmago.com.

MechanismTarget
SPF_INCLUDEservers.mcsv.net

Related pages

Pivot deeper into the graph from atmago.com.

Cypher and MCP

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

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