Skip to content

Hostname

riversidedatamanager.com

Last fetched

riversidedatamanager.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 · riversidedatamanager.comRouting diversity5.7/10Peering density7.0/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/riversidedatamanager.com

Resolution chain

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

IPPrefixASNOperatorCountry
100.24.236.155100.24.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
100.50.178.99100.48.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
23.20.53.17723.20.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
3.215.56.583.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.224.76.2403.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.93.103.1343.80.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.193.193.6834.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.203.118.3434.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
44.207.108.7744.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
44.215.80.6944.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
44.218.138.25344.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
50.17.21.12850.17.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US
52.205.61.14852.200.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
52.87.147.24852.86.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
100.51.49.60100.48.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
100.51.215.192100.48.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
52.201.41.9252.200.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
100.51.197.196100.48.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
100.52.31.20100.48.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
98.90.33.14398.88.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Subdomains

16 observed subdomains of riversidedatamanager.com.

Web-graph footprint

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

83 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for riversidedatamanager.com.

MechanismTarget
SPF_INCLUDEamazonses.com
SPF_INCLUDEsendgrid.net
SPF_INCLUDEsent-via.netsuite.com
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from riversidedatamanager.com.

Cypher and MCP

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

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