Hostname
9ninecoms.com
Last fetched
9ninecoms.com resolves to 14 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in SG. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
9ninecoms.com resolves to 14 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 3.5.147.17 | 3.5.147.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SG |
| 3.5.149.133 | 3.5.149.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SG |
| 3.5.149.139 | 3.5.149.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SG |
| 3.5.149.160 | 3.5.149.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SG |
| 3.5.149.183 | 3.5.149.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SG |
| 3.5.149.218 | 3.5.149.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SG |
| 3.5.151.101 | 3.5.151.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SG |
| 3.5.151.233 | 3.5.151.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SG |
| 52.219.125.103 | 52.219.125.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SG |
| 52.219.125.17 | 52.219.125.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SG |
| 52.219.125.83 | 52.219.125.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SG |
| 52.219.128.129 | 52.219.128.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SG |
| 52.219.184.3 | 52.219.184.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SG |
| 52.219.36.49 | 52.219.36.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SG |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of 9ninecoms.com owner
- Contact emails
- 15f66daf-d928-4239-b234-f70211093fb4@identity-protect.org
- 534c860c-825f-4693-bdbf-5089138093d4@identity-protect.org
- 5dc7c95f-b875-4ebe-a568-3619b02dbdd2@identity-protect.org
- 7f9f3300-81a7-450e-8d1d-dd22c42c41c0@identity-protect.org
- 81d009cd-d451-4209-acd4-a011886e2297@identity-protect.org
- 90ed9c7c-e109-422b-a21c-ef2a427b442d@identity-protect.org
- da91cfe6-168f-4a04-8555-17d5f4b01b32@identity-protect.org
Subdomains
2 observed subdomains of 9ninecoms.com.
| Subdomain |
|---|
| antara.9ninecoms.com |
Showing 1 of 2. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from 9ninecoms.com in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
1 SPF mechanism authorising senders for 9ninecoms.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | amazonses.com |
Related pages
Pivot deeper into the graph from 9ninecoms.com.
- IP · 3.5.147.17
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · SG
- Email · 15f66daf-d928-4239-b234-f70211093fb4@identity-protect.org
- TLD · .com
- Browse hostnames · 9n…
- 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: "9ninecoms.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.