Hostname
sampledsphere.com
Last fetched
sampledsphere.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
sampledsphere.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 |
|---|---|---|---|---|
| 13.226.94.125 | 13.226.94.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.226.94.129 | 13.226.94.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.226.94.86 | 13.226.94.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.226.94.87 | 13.226.94.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.162.163.28 | 3.162.160.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.162.163.39 | 3.162.160.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.162.163.74 | 3.162.160.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.162.163.96 | 3.162.160.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of sampledsphere.com owner
- Contact emails
- 387003bc-d807-4f23-ab38-adf619a3571b@identity-protect.org
- 5ba78d43-3916-405a-8358-b83a290e608a@identity-protect.org
- 91d38582-c0cb-4d70-af10-872fc001570b@identity-protect.org
- aa04f2d9-c161-4f60-ad02-12a5f65343d4@identity-protect.org
- ab179f4b-63ec-4add-91f6-c08ac17ea41f@identity-protect.org
- b18f45fd-f161-4dc2-8529-52357ef7e31a@identity-protect.org
- eb86bbcd-2934-405a-a985-a26abfc03686@identity-protect.org
Subdomains
20 observed subdomains of sampledsphere.com.
Showing 14 of 20. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from sampledsphere.com in the public web crawl.
Sample inbound links
Threat posture
History
Related pages
Pivot deeper into the graph from sampledsphere.com.
- IP · 13.226.94.125
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · 387003bc-d807-4f23-ab38-adf619a3571b@identity-protect.org
- TLD · .com
- Browse hostnames · sa…
- 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: "sampledsphere.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.