Hostname
commentsoldmike.com
Last fetched
commentsoldmike.com resolves to 3 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
commentsoldmike.com resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 18.190.138.7 | 18.190.0.0/16 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.14.49.200 | 3.14.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.17.50.186 | 3.16.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of commentsoldmike.com owner
- Contact emails
- 07d27fec-3a1a-4097-9efc-72269e043127@identity-protect.org
- 173666b0-e8e3-4179-84c8-b3a478fd5b95@identity-protect.org
- 1eef4b79-5df9-4cf0-b04f-489fd56bdcd2@identity-protect.org
- 3312d169-4f03-44fa-9029-cb97516fbd0c@identity-protect.org
- f6b3a311-662c-4e1f-b2df-80a3cec0f34b@identity-protect.org
- f949855d-7d6e-40e0-8a11-4bf58d56c8e4@identity-protect.org
- ff4df98d-81ec-42c3-a0df-3593b5f95580@identity-protect.org
- owner-3151566@commentsoldmike.com.whoisprivacyservice.org
Subdomains
1 observed subdomain of commentsoldmike.com.
| Subdomain |
|---|
| wildcard.commentsoldmike.com |
Threat posture
History
Related pages
Pivot deeper into the graph from commentsoldmike.com.
- IP · 18.190.138.7
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · 07d27fec-3a1a-4097-9efc-72269e043127@identity-protect.org
- TLD · .com
- Browse hostnames · co…
- 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: "commentsoldmike.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.