Hostname
shopwindow.com
Last fetched
shopwindow.com resolves to 1 IPv4 address operated by AS198063 in GB. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
shopwindow.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 194.116.167.96 | 194.116.167.0/24 | AS198063 | — | GB |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of shopwindow.com owner
- Contact emails
- 17ac3970-9830-4c51-9de3-90178aa9c3d6@identity-protect.org
- 1d40042d-eadf-479d-8945-9de471800ecf@identity-protect.org
- 2a60eda3-609a-4b14-a323-47f50e0543ef@identity-protect.org
- 6cdb88c5-247f-4e7f-a3cb-11cfaa070049@identity-protect.org
- ae6df02b-de9c-4960-90d3-20a8f53bcd84@identity-protect.org
- e586ca58-991d-479f-a553-822b72351e9f@identity-protect.org
- owner-11186280@shopwindow.com.whoisprivacyservice.org
- owner-2797004@shopwindow.com.whoisprivacyservice.org
- owner-3565807@shopwindow.com.whoisprivacyservice.org
- owner-3785157@shopwindow.com.whoisprivacyservice.org
- owner-4595004@shopwindow.com.whoisprivacyservice.org
Subdomains
23 observed subdomains of shopwindow.com.
Showing 22 of 23. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from shopwindow.com in the public web crawl.
1 site linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
SPF policy
1 SPF mechanism authorising senders for shopwindow.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | affiliatewindow.com |
Related pages
Pivot deeper into the graph from shopwindow.com.
- IP · 194.116.167.96
- ASN · AS198063
- Registrar · iana:468
- Country · GB
- Email · 17ac3970-9830-4c51-9de3-90178aa9c3d6@identity-protect.org
- 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: "shopwindow.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.