Hostname
4-shop.com
Last fetched
4-shop.com resolves to 15 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in GB. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
4-shop.com resolves to 15 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 16.12.17.12 | 16.12.17.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
| 3.5.244.62 | 3.5.244.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
| 3.5.244.97 | 3.5.244.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
| 3.5.245.62 | 3.5.245.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
| 3.5.246.119 | 3.5.246.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
| 3.5.246.82 | 3.5.246.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
| 52.95.142.4 | 52.95.142.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
| 52.95.142.60 | 52.95.142.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
| 52.95.142.68 | 52.95.142.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
| 52.95.144.4 | 52.95.144.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
| 52.95.148.188 | 52.95.148.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
| 52.95.150.176 | 52.95.150.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
| 52.95.150.196 | 52.95.150.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
| 52.95.150.95 | 52.95.150.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
| 52.95.191.56 | 52.95.191.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of 4-shop.com owner
- Contact emails
- 25371e72-095d-4730-9ee2-7b6d33007d13@identity-protect.org
- 65b5c158-237c-42b8-b12d-82ffa9af4166@identity-protect.org
- 73dd90cd-31d5-48a6-a3ea-8dd6b287caaf@identity-protect.org
- c140899a-8ce8-457f-a15d-a516c527f103@identity-protect.org
- c2834f61-fbe9-46fd-8e25-68cbf27ff35e@identity-protect.org
- d9236b64-2e99-40c5-ae7c-0ba217f9edf5@identity-protect.org
Subdomains
1 observed subdomain of 4-shop.com.
| Subdomain |
|---|
| www.4-shop.com |
Web-graph footprint
Distinct hostnames that link to or from 4-shop.com in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
Related pages
Pivot deeper into the graph from 4-shop.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "4-shop.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.