Hostname
react-dev.com
Last fetched
react-dev.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
react-dev.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 |
|---|---|---|---|---|
| 18.160.200.118 | 18.160.200.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.160.200.124 | 18.160.200.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.160.200.90 | 18.160.200.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.160.200.93 | 18.160.200.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.244.164.110 | 18.244.164.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
| 18.244.164.47 | 18.244.164.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
| 18.244.164.9 | 18.244.164.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
| 18.244.164.91 | 18.244.164.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of react-dev.com owner
- Contact emails
- b077b782e21c4fb68ba7b17b5f28ab66.protect@whoisguard.com
- 43d2baf4-3abf-4e8d-8b73-c393c257be99@identity-protect.org
- 71fba139-3ec3-4e3f-9f36-1b82516bdf58@identity-protect.org
- 72dd1f6c-7564-4dc8-b83f-c031e727df14@identity-protect.org
- 7323238f-1455-4ee8-87b3-3eb1390edf75@identity-protect.org
- 93494fa9-9f43-4292-9d71-14daaa84a46f@identity-protect.org
- f9237503-7db6-46f9-9eb4-88fb5d038e27@identity-protect.org
- owner-1810462@react-dev.com.whoisprivacyservice.org
Subdomains
3 observed subdomains of react-dev.com.
Threat posture
History
Mail and authentication
MX records
Related pages
Pivot deeper into the graph from react-dev.com.
- IP · 18.160.200.118
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · b077b782e21c4fb68ba7b17b5f28ab66.protect@whoisguard.com
- TLD · .com
- Browse hostnames · re…
- 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: "react-dev.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.