Skip to content

Hostname

shopware.com

Last fetched

shopware.com resolves to 12 IPv4 addresses operated by MACST-SV4 - MacStadium, Inc. in CA. WHOIS lists iana:976 as the registrar.

Nutrition Label

WHISPER CANON · shopware.comRouting diversity4.2/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/shopware.com

Resolution chain

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

IPPrefixASNOperatorCountry
151.101.1.242151.101.0.0/22AS54113MACST-SV4 - MacStadium, Inc.CA
151.101.129.242151.101.128.0/22AS54113MACST-SV4 - MacStadium, Inc.CA
151.101.193.242151.101.192.0/22AS54113MACST-SV4 - MacStadium, Inc.CA
151.101.65.242151.101.64.0/22AS54113MACST-SV4 - MacStadium, Inc.CA
18.160.18.10918.160.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.160.18.11818.160.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.160.18.4618.160.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.160.18.818.160.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.168.167.1073.168.160.0/21AS16509AMAZON-02 - Amazon.com, Inc.KR
3.168.167.163.168.160.0/21AS16509AMAZON-02 - Amazon.com, Inc.KR
3.168.167.403.168.160.0/21AS16509AMAZON-02 - Amazon.com, Inc.KR
3.168.167.783.168.160.0/21AS16509AMAZON-02 - Amazon.com, Inc.KR

WHOIS identity

Registrar
iana:976
Organization
shopware
Contact emails

Subdomains

67 observed subdomains of shopware.com.

Web-graph footprint

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

4,076 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for shopware.com.

MechanismTarget
SPF_INCLUDE6506294.spf06.hubspotemail.net
SPF_INCLUDE_spf.pretix.eu
SPF_INCLUDEamazonses.com
SPF_INCLUDEspf.de.umantis.com
SPF_INCLUDEspf.exclaimer.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP77.75.249.24
SPF_MXshopware.com

Related pages

Pivot deeper into the graph from shopware.com.

Cypher and MCP

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

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