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
Resolution chain
shopware.com resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 151.101.1.242 | 151.101.0.0/22 | AS54113 | MACST-SV4 - MacStadium, Inc. | CA |
| 151.101.129.242 | 151.101.128.0/22 | AS54113 | MACST-SV4 - MacStadium, Inc. | CA |
| 151.101.193.242 | 151.101.192.0/22 | AS54113 | MACST-SV4 - MacStadium, Inc. | CA |
| 151.101.65.242 | 151.101.64.0/22 | AS54113 | MACST-SV4 - MacStadium, Inc. | CA |
| 18.160.18.109 | 18.160.16.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.160.18.118 | 18.160.16.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.160.18.46 | 18.160.16.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.160.18.8 | 18.160.16.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.168.167.107 | 3.168.160.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | KR |
| 3.168.167.16 | 3.168.160.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | KR |
| 3.168.167.40 | 3.168.160.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | KR |
| 3.168.167.78 | 3.168.160.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | KR |
WHOIS identity
- Registrar
- iana:976
- Organization
- shopware
- Contact emails
- i3uo4mrbtj2feyw7zr2cwn7ah7y5mvftmxpbfviyekdke@protectedmx.com
- i5xcevehhirqej7444esttas6a2oagxdt2iscjoiu32ec@protectedmx.com
- id33fff7r3o75uat4pgwgw3cyf5qukvima4awm7akep3o@protectedmx.com
- ieyv3t3wscorovjhr24yvfdwcssjuugq6biuekoiho75g@protectedmx.com
- ihkmdsamoyxccvgxieqs4m5czq44j2sx6ciqf25y73sog@protectedmx.com
- ijvwycdfqu5ix74u57vjkxgbmtdbprqpf4lybm3awgnbq@protectedmx.com
- ikxfhxnwwe5mpvc5dy2nujtpeizqmvq4znizgybypbika@protectedmx.com
- im22y736cuznuifphbayam4b7bjwumo5c35yxlbagysoa@protectedmx.com
- ivuo2trn3huma4igjejnm7s625phl7ya3oagn53yyrb5e@protectedmx.com
- izjylkvyfztmiafaukv4viir7nakg7oqkrmxd4sa7lanm@protectedmx.com
- p.schuecker@shopware.com
- te@shopware.com
- ay2mpzro6c@domprivacy.de
Subdomains
67 observed subdomains of shopware.com.
Showing 25 of 67. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from shopware.com in the public web crawl.
4,076 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
8 SPF mechanisms authorising senders for shopware.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | 6506294.spf06.hubspotemail.net |
| SPF_INCLUDE | _spf.pretix.eu |
| SPF_INCLUDE | amazonses.com |
| SPF_INCLUDE | spf.de.umantis.com |
| SPF_INCLUDE | spf.exclaimer.net |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 77.75.249.24 |
| SPF_MX | shopware.com |
Related pages
Pivot deeper into the graph from shopware.com.
- IP · 151.101.1.242
- ASN · AS54113MACST-SV4 - MacStadium, Inc.
- Registrar · iana:976
- Country · CA
- Email · i3uo4mrbtj2feyw7zr2cwn7ah7y5mvftmxpbfviyekdke@protectedmx.com
- TLD · .com
- Browse hostnames · sh…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.