Skip to content

Hostname

riverbed.com

Last fetched

riverbed.com has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:468 as the registrar.

Nutrition Label

WHISPER CANON · riverbed.comRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/riverbed.com

Resolution chain

riverbed.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:468
Organization
on behalf of riverbed.com owner
Contact emails

Subdomains

321 observed subdomains of riverbed.com.

Web-graph footprint

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

1,229 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

12 SPF mechanisms authorising senders for riverbed.com.

MechanismTarget
SPF_INCLUDEspf-01.riverbed.com
SPF_INCLUDEspf-02.riverbed.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP12.118.176.194/30
SPF_IP204.92.21.46
SPF_IP204.92.21.47
SPF_IP204.92.21.48
SPF_IP208.185.23.18/29
SPF_IP208.70.196.0/24
SPF_IP208.70.199.0/24
SPF_IP74.202.8.0/24
SPF_MXriverbed.com

Related pages

Pivot deeper into the graph from riverbed.com.

Cypher and MCP

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

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