Hostname
2river.com
Last fetched
2river.com resolves to 2 IPv4 addresses operated by ASN-CXA-ALL-CCI-22773-RDC - Cox Communications Inc. in US. WHOIS lists iana:2 as the registrar.
Nutrition Label
Resolution chain
2river.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 98.173.139.83 | 98.173.139.0/24 | AS22773 | ASN-CXA-ALL-CCI-22773-RDC - Cox Communications Inc. | US |
| 99.3.51.177 | 99.0.0.0/13 | AS7018 | ATT-INTERNET4 - AT&T Enterprises, LLC | US |
WHOIS identity
- Registrar
- iana:2
- Organization
- twin rivers group,
- Contact emails
Subdomains
7 observed subdomains of 2river.com.
Web-graph footprint
Distinct hostnames that link to or from 2river.com in the public web crawl.
4 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
4 SPF mechanisms authorising senders for 2river.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.intacct.com |
| SPF_INCLUDE | _spf.prod.hydra.sophos.com |
| SPF_INCLUDE | relay.one-comm.com |
| SPF_INCLUDE | spf.protection.outlook.com |
Related pages
Pivot deeper into the graph from 2river.com.
- IP · 98.173.139.83
- ASN · AS22773ASN-CXA-ALL-CCI-22773-RDC - Cox Communications Inc.
- Registrar · iana:2
- Country · US
- Email · rforguson@2river.com
- TLD · .com
- Browse hostnames · 2r…
- 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: "2river.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.