Skip to content

Hostname

atmmarketplace.com

Last fetched

atmmarketplace.com resolves to 12 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:886 as the registrar.

Nutrition Label

WHISPER CANON · atmmarketplace.comRouting diversity5.2/10Peering density6.7/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/atmmarketplace.com

Resolution chain

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

IPPrefixASNOperatorCountry
100.29.193.79100.24.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
3.211.94.43.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.219.128.1183.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
44.217.57.21244.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
52.20.216.18652.20.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
52.21.40.19152.20.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
52.7.216.13852.4.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
54.144.255.8254.144.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
54.159.206.22654.156.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
54.243.126.6154.242.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
54.81.210.7754.80.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
100.49.233.160100.48.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:886
Organization
networld media group
Contact emails

Subdomains

3 observed subdomains of atmmarketplace.com.

Web-graph footprint

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

695 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for atmmarketplace.com.

MechanismTarget
SPF_INCLUDEamazonses.com
SPF_IP199.127.240.0/21
SPF_MXatmmarketplace.com

Related pages

Pivot deeper into the graph from atmmarketplace.com.

Cypher and MCP

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

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