Hostname
itsmikeaight.com
Last fetched
itsmikeaight.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
itsmikeaight.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.225.143.22 | 13.225.142.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.225.143.24 | 13.225.142.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.225.143.80 | 13.225.142.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.225.143.82 | 13.225.142.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.172.64.34 | 18.172.64.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 18.172.64.63 | 18.172.64.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 18.172.64.72 | 18.172.64.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 18.172.64.8 | 18.172.64.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of itsmikeaight.com owner
- Contact emails
- 4decca1d-f3f4-4852-bb54-b02ef43ed341@identity-protect.org
- 6f482bc2-b0f2-456b-aeb1-fc5ed000e971@identity-protect.org
- 6ff77c65-61ec-4a50-a01b-63e9fa675b20@identity-protect.org
- 7276558d-5410-432f-81c9-b6c24c1a0b23@identity-protect.org
- 94c84b03-4b60-46c1-96a9-a6f0aee910ea@identity-protect.org
- a534ea2b-ab5a-4f7e-807a-ba241ba7af34@identity-protect.org
- f71b6923-e97d-4f26-94bc-a2417ba953e5@identity-protect.org
- owner-10257448@itsmikeaight.com.whoisprivacyservice.org
- owner-1329923@itsmikeaight.com.whoisprivacyservice.org
- owner-5487453@itsmikeaight.com.whoisprivacyservice.org
- owner-5594754@itsmikeaight.com.whoisprivacyservice.org
Threat posture
History
Related pages
Pivot deeper into the graph from itsmikeaight.com.
- IP · 13.225.143.22
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · 4decca1d-f3f4-4852-bb54-b02ef43ed341@identity-protect.org
- TLD · .com
- Browse hostnames · it…
- 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: "itsmikeaight.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.