Hostname
dev-mox.com
Last fetched
dev-mox.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in SG. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
dev-mox.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 |
|---|---|---|---|---|
| 108.158.213.117 | 108.158.208.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SG |
| 108.158.213.23 | 108.158.208.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SG |
| 108.158.213.43 | 108.158.208.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SG |
| 108.158.213.87 | 108.158.208.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SG |
| 52.85.31.101 | 52.85.28.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.85.31.42 | 52.85.28.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.85.31.46 | 52.85.28.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.85.31.75 | 52.85.28.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of dev-mox.com owner
- Contact emails
- 037bab2a-3cf6-4eae-9c01-f8a66f28a7ae@identity-protect.org
- 0fb26f6a-8d20-4918-9bb4-44a05ee2c3ba@identity-protect.org
- 305fb98f-8d25-42c9-8df8-abdbf1054621@identity-protect.org
- 556763ef-792d-436d-a2ca-499def3124f3@identity-protect.org
- 61141490-c66a-46c1-9aa3-95ecd0c93399@identity-protect.org
- a25d705b-8f79-4e6d-a105-efa29c3a4f7d@identity-protect.org
- b6487982-8261-487d-9aa7-bf707e58f8e2@identity-protect.org
- owner-1141036@dev-mox.com.whoisprivacyservice.org
- owner-3077357@dev-mox.com.whoisprivacyservice.org
- owner-6674670@dev-mox.com.whoisprivacyservice.org
- owner-7734901@dev-mox.com.whoisprivacyservice.org
- owner-7807468@dev-mox.com.whoisprivacyservice.org
Subdomains
40 observed subdomains of dev-mox.com.
Showing 3 of 40. View all subdomains →
Threat posture
History
Mail and authentication
MX records
SPF policy
2 SPF mechanisms authorising senders for dev-mox.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | amazonses.com |
| SPF_INCLUDE | spf.protection.outlook.com |
Related pages
Pivot deeper into the graph from dev-mox.com.
- IP · 108.158.213.117
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · SG
- Email · 037bab2a-3cf6-4eae-9c01-f8a66f28a7ae@identity-protect.org
- TLD · .com
- Browse hostnames · de…
- 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: "dev-mox.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.