Hostname
verification-coms.com
Last fetched
verification-coms.com resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in JP. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
verification-coms.com resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 18.182.210.230 | 18.182.0.0/16 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 46.51.236.34 | 46.51.224.0/19 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 52.193.201.161 | 52.192.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 54.248.29.166 | 54.248.0.0/17 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of verification-coms.com owner
- Contact emails
- 0f71b5be-9135-48ef-a62f-acf2a0b3f50c@identity-protect.org
- 2400bb61-82de-483a-b4e1-add2f736195f@identity-protect.org
- 43d32539-5c50-4dc8-9a4c-2f1d452fca00@identity-protect.org
- 6e08ced3-35c0-4ca7-9167-b4539f0bc67a@identity-protect.org
- ebe897be-2d6c-40b7-877d-59b7e9050195@identity-protect.org
- owner-11767033@verification-coms.com.whoisprivacyservice.org
- owner@verification-coms.com.whoisprivacyservice.org
Subdomains
62 observed subdomains of verification-coms.com.
Showing 25 of 62. View all subdomains →
Threat posture
History
Related pages
Pivot deeper into the graph from verification-coms.com.
- IP · 18.182.210.230
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · JP
- Email · 0f71b5be-9135-48ef-a62f-acf2a0b3f50c@identity-protect.org
- TLD · .com
- Browse hostnames · ve…
- 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: "verification-coms.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.