Hostname
3rdshore.com
Last fetched
3rdshore.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in NG. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
3rdshore.com resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 108.139.200.10 | 108.139.200.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | NG |
| 108.139.200.43 | 108.139.200.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | NG |
| 108.139.200.67 | 108.139.200.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | NG |
| 108.139.200.73 | 108.139.200.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | NG |
| 99.84.160.100 | 99.84.160.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 99.84.160.30 | 99.84.160.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 99.84.160.67 | 99.84.160.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 99.84.160.9 | 99.84.160.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of 3rdshore.com owner
- Contact emails
- 457b98548e0e44dca0a29074b0139c9b.protect@whoisguard.com
- 194655d8-4caf-44ef-980c-640df20cd695@identity-protect.org
- 2f76fb33-260e-47ce-bef5-a1891055c80d@identity-protect.org
- a4e6d0ec-015f-4b69-bf8d-1e3d00acbf32@identity-protect.org
- b0a52ffa-6555-4f8d-8dd1-29422602dee7@identity-protect.org
- owner-3752775@3rdshore.com.whoisprivacyservice.org
Subdomains
1 observed subdomain of 3rdshore.com.
| Subdomain |
|---|
| www.3rdshore.com |
Threat posture
History
Mail and authentication
Related pages
Pivot deeper into the graph from 3rdshore.com.
- IP · 108.139.200.10
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · NG
- Email · 457b98548e0e44dca0a29074b0139c9b.protect@whoisguard.com
- TLD · .com
- Browse hostnames · 3r…
- 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: "3rdshore.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.