Hostname
anchorstorageinc.com
Last fetched
anchorstorageinc.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in GB. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
anchorstorageinc.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 |
|---|---|---|---|---|
| 18.165.227.115 | 18.165.227.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
| 18.165.227.121 | 18.165.227.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
| 18.165.227.14 | 18.165.227.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
| 18.165.227.54 | 18.165.227.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
| 3.169.85.125 | 3.169.84.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | TR |
| 3.169.85.34 | 3.169.84.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | TR |
| 3.169.85.46 | 3.169.84.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | TR |
| 3.169.85.72 | 3.169.84.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | TR |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of anchorstorageinc.com owner
- Contact emails
- ap_telecom@mobilemini.com
- dboyer@mobilestorage.com
- 3ec653e4-45e1-491e-89f8-cb29d5952aff@identity-protect.org
- 4706700b-90d6-4226-8b7b-94f01974b488@identity-protect.org
- 65bf1ce0-2434-470e-b7eb-1244707742b6@identity-protect.org
- 6dd3ff33-efef-4d81-85f0-83446906c461@identity-protect.org
- b8809424-b4ba-4cbf-829a-91f6b82662db@identity-protect.org
- f7f0e91c-a24d-448b-b21a-4bf9bdc62a51@identity-protect.org
Subdomains
1 observed subdomain of anchorstorageinc.com.
| Subdomain |
|---|
| wildcard.anchorstorageinc.com |
Threat posture
History
Related pages
Pivot deeper into the graph from anchorstorageinc.com.
- IP · 18.165.227.115
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · GB
- Email · ap_telecom@mobilemini.com
- TLD · .com
- Browse hostnames · an…
- 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: "anchorstorageinc.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.