Skip to content

Hostname

magento.com

Last fetched

magento.com resolves to 20 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:470 as the registrar.

Nutrition Label

WHISPER CANON · magento.comRouting diversity6.6/10Peering density6.7/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/magento.com

Resolution chain

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

IPPrefixASNOperatorCountry
100.25.159.89100.24.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
100.25.45.24100.24.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
100.30.13.96100.24.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
100.30.144.180100.24.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
107.21.112.254107.21.64.0/18AS14618AMAZON-AES - Amazon.com, Inc.US
18.208.90.19718.208.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
18.209.37.16118.208.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
3.225.146.333.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.232.247.2013.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.192.222.20434.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.193.220.25534.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
35.169.220.21735.168.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
44.193.48.18944.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
44.216.231.2744.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
44.219.134.4644.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
52.45.224.25552.44.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
52.45.92.13852.44.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
52.71.104.19752.70.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
52.71.203.13752.70.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
52.71.75.1452.70.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:470
Organization
x.commerce,
Contact emails

Subdomains

126 observed subdomains of magento.com.

Web-graph footprint

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

7,063 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for magento.com.

MechanismTarget
SPF_EXISTS%{i}._spf.mta.salesforce.com
SPF_INCLUDE_spf.magento.com
SPF_INCLUDE_spf2.magento.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEmktomail.com
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf.mandrillapp.com
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from magento.com.

Cypher and MCP

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

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