Hostname
80smixtape.com
Last fetched
80smixtape.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in BE. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
80smixtape.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.239.208.105 | 18.239.208.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | BE |
| 18.239.208.16 | 18.239.208.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | BE |
| 18.239.208.58 | 18.239.208.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | BE |
| 18.239.208.71 | 18.239.208.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | BE |
| 3.171.117.104 | 3.171.116.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.171.117.115 | 3.171.116.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.171.117.121 | 3.171.116.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.171.117.59 | 3.171.116.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of 80smixtape.com owner
- Contact emails
- 80smixtape.com@domainsbyproxy.com
- tony177000@gmail.com
- 19f8a49f-e89d-4e14-a2d9-55e6d643bb45@identity-protect.org
- 46baf1a6-4c57-44ef-8354-8f7925cab363@identity-protect.org
- 54d6eea8-eeea-4ef6-905b-f6520fad65f2@identity-protect.org
- 674bd8b8-a271-420f-b6d4-72074136849b@identity-protect.org
- bae8440d-bbbe-425a-ad02-7ac211521364@identity-protect.org
- ec1be45e-8140-4b95-9895-27d25a08ef0c@identity-protect.org
- owner-4198802@80smixtape.com.whoisprivacyservice.org
Web-graph footprint
Distinct hostnames that link to or from 80smixtape.com in the public web crawl.
Sample inbound links
Threat posture
History
Related pages
Pivot deeper into the graph from 80smixtape.com.
- IP · 18.239.208.105
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · BE
- Email · 80smixtape.com@domainsbyproxy.com
- TLD · .com
- Browse hostnames · 80…
- 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: "80smixtape.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.