Skip to content

Hostname

riverwind.com

Last fetched

riverwind.com resolves to 20 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · riverwind.comRouting diversity6.6/10Peering density6.8/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/riverwind.com

Resolution chain

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

IPPrefixASNOperatorCountry
100.49.70.88100.48.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
18.211.244.18218.208.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
3.218.11.953.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.226.3.2313.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.201.164.5934.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.233.183.9734.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
35.170.180.3435.168.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
35.174.227.5335.168.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
44.215.16.15544.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
44.221.237.24044.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
50.17.221.25350.17.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US
52.1.250.6452.0.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
52.204.196.11452.200.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
52.204.239.3952.200.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
52.3.187.12352.2.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
52.72.174.13252.72.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
54.145.246.15454.144.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
54.159.152.11154.156.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
54.159.230.6654.156.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
54.204.247.1854.204.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:146
Organization
chickasaw nation division of commerce
Contact emails

Subdomains

7 observed subdomains of riverwind.com.

Web-graph footprint

Distinct hostnames that link to or from riverwind.com in the public web crawl.

320 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for riverwind.com.

MechanismTarget
SPF_INCLUDE5095364.spf03.hubspotemail.net
SPF_INCLUDEspf-0023f101.pphosted.com
SPF_MXriverwind.com

Related pages

Pivot deeper into the graph from riverwind.com.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "riverwind.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.