Skip to content

Hostname

riverbanks.org

Last fetched

riverbanks.org resolves to 1 IPv4 address operated by IMMEDION - Immedion, LLC in US. WHOIS lists iana:2 as the registrar.

Nutrition Label

WHISPER CANON · riverbanks.orgRouting diversity1.5/10Peering density4.4/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/riverbanks.org

Resolution chain

riverbanks.org resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
216.59.24.120216.59.24.0/24AS15085IMMEDION - Immedion, LLCUS

WHOIS identity

Registrar
iana:2
Organization
riverbanks zoological park & botanical garden
Contact emails

Subdomains

25 observed subdomains of riverbanks.org.

Web-graph footprint

Distinct hostnames that link to or from riverbanks.org in the public web crawl.

609 sites link to this hostname.

78 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for riverbanks.org.

MechanismTarget
SPF_INCLUDEsharepointonline.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP165.166.14.18
SPF_IP165.166.14.25
SPF_IP167.7.40.227
SPF_IP167.7.40.234
SPF_IP216.59.24.120
SPF_IP216.59.24.193

Related pages

Pivot deeper into the graph from riverbanks.org.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "riverbanks.org"})-[: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.