Hostname
reactnews.com
Last fetched
reactnews.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
reactnews.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.67.250.101 | 18.67.248.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 18.67.250.36 | 18.67.248.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 18.67.250.5 | 18.67.248.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 18.67.250.76 | 18.67.248.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 3.165.113.18 | 3.165.112.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FR |
| 3.165.113.40 | 3.165.112.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FR |
| 3.165.113.71 | 3.165.112.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FR |
| 3.165.113.99 | 3.165.112.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FR |
WHOIS identity
- Registrar
- iana:468
- Organization
- chris gagne
- Contact emails
- cj2675@gmail.com
- domains@hugedomains.com
- 267d7ffc-131a-4814-a75c-f29d14cf1e23@identity-protect.org
- 298f50d7-f451-4688-b4b5-02141027248b@identity-protect.org
- 4b7e6c96-db2f-4de7-9a71-57fbba659233@identity-protect.org
- 6b90d5a3-1218-4946-87c0-691b23aeccba@identity-protect.org
- 72c11ed7-0023-493f-8ae0-0618110976ae@identity-protect.org
- 8fff5879-f538-42b3-b327-349d1431f69b@identity-protect.org
- fe7577e5-edb3-4622-9cc6-c143ad9f340a@identity-protect.org
Subdomains
2 observed subdomains of reactnews.com.
| Subdomain |
|---|
| stats.reactnews.com |
| www.reactnews.com |
Web-graph footprint
Distinct hostnames that link to or from reactnews.com in the public web crawl.
208 sites link to this hostname.
1 site linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
SPF policy
3 SPF mechanisms authorising senders for reactnews.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | amazonses.com |
| SPF_INCLUDE | servers.mcsv.net |
| SPF_INCLUDE | spf.protection.outlook.com |
Related pages
Pivot deeper into the graph from reactnews.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "reactnews.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.