Skip to content

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

WHISPER CANON · 2river.comRouting diversity2.4/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/2river.com

Resolution chain

2river.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
98.173.139.8398.173.139.0/24AS22773ASN-CXA-ALL-CCI-22773-RDC - Cox Communications Inc.US
99.3.51.17799.0.0.0/13AS7018ATT-INTERNET4 - AT&T Enterprises, LLCUS

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.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for 2river.com.

MechanismTarget
SPF_INCLUDE_spf.intacct.com
SPF_INCLUDE_spf.prod.hydra.sophos.com
SPF_INCLUDErelay.one-comm.com
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from 2river.com.

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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.