Hostname
alphanasdaqocio.com
Last fetched
alphanasdaqocio.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
alphanasdaqocio.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.164.116.117 | 18.164.112.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.164.116.13 | 18.164.112.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.164.116.52 | 18.164.112.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.164.116.67 | 18.164.112.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 99.84.132.126 | 99.84.132.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 99.84.132.49 | 99.84.132.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 99.84.132.51 | 99.84.132.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 99.84.132.53 | 99.84.132.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of alphanasdaqocio.com owner
- Contact emails
- 027ea351-9fb2-4648-a600-eb178d2d44be@identity-protect.org
- 11885cfe-0355-46d8-bee2-ee71d6313978@identity-protect.org
- 6eafd382-aa96-48b5-8ab5-2343a8b832a4@identity-protect.org
- 73222479-5144-4eca-8e95-9b38be340066@identity-protect.org
- bcd0531e-f11b-4cc1-aea9-a62831e1e0c3@identity-protect.org
- f4d9b009-4097-4902-99ed-dbd5e7a4cfc5@identity-protect.org
- owner-10352924@alphanasdaqocio.com.whoisprivacyservice.org
- owner-1590852@alphanasdaqocio.com.whoisprivacyservice.org
- owner-4188900@alphanasdaqocio.com.whoisprivacyservice.org
- owner-5748382@alphanasdaqocio.com.whoisprivacyservice.org
Subdomains
7 observed subdomains of alphanasdaqocio.com.
Web-graph footprint
Distinct hostnames that link to or from alphanasdaqocio.com in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
2 SPF mechanisms authorising senders for alphanasdaqocio.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.mandrillapp.com |
| SPF_INCLUDE | spf.protection.outlook.com |
Related pages
Pivot deeper into the graph from alphanasdaqocio.com.
- IP · 18.164.116.117
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · 027ea351-9fb2-4648-a600-eb178d2d44be@identity-protect.org
- TLD · .com
- Browse hostnames · al…
- 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: "alphanasdaqocio.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.