Hostname
digitalriver.com
Last fetched
digitalriver.com has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:1910 as the registrar.
Nutrition Label
Resolution chain
digitalriver.com has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.
WHOIS identity
- Registrar
- iana:1910
- Organization
- on behalf of digitalriver.com owner
- Contact emails
- hostmaster@digitalriver.com
- 0684e5d8-a82f-430f-ada9-a560fea98600@identity-protect.org
- 0e37cd89-4765-4a71-b68e-6494cd7ea084@identity-protect.org
- 3004bee5-21b6-407e-9d78-6f72b622e4ca@identity-protect.org
- 86431597-d472-445e-91ce-e85c9532f9ec@identity-protect.org
- 8c88a343-ba74-4365-ba3a-aa569b4c90a9@identity-protect.org
- 93191702-eeb8-4b90-9824-39134acd3575@identity-protect.org
- df40bfd7-f192-465f-b83d-e35b4455e7e1@identity-protect.org
- owner-11181222@digitalriver.com.whoisprivacyservice.org
- owner-11495870@digitalriver.com.whoisprivacyservice.org
- owner-11623525@digitalriver.com.whoisprivacyservice.org
- owner-11765819@digitalriver.com.whoisprivacyservice.org
- owner-12090856@digitalriver.com.whoisprivacyservice.org
- owner-170934@digitalriver.com.whoisprivacyservice.org
- owner-2419150@digitalriver.com.whoisprivacyservice.org
- owner-2959048@digitalriver.com.whoisprivacyservice.org
- owner-3079154@digitalriver.com.whoisprivacyservice.org
- owner-3349103@digitalriver.com.whoisprivacyservice.org
- owner-3619052@digitalriver.com.whoisprivacyservice.org
- owner-3691619@digitalriver.com.whoisprivacyservice.org
- and 6 more
Subdomains
36 observed subdomains of digitalriver.com.
Showing 25 of 36. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from digitalriver.com in the public web crawl.
561 sites link to this hostname.
Threat posture
History
Mail and authentication
SPF policy
3 SPF mechanisms authorising senders for digitalriver.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.mailersend.net |
| SPF_INCLUDE | aspmx.pardot.com |
| SPF_INCLUDE | spf.protection.outlook.com |
Related pages
Pivot deeper into the graph from digitalriver.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "digitalriver.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.