Skip to content

Hostname

riv.com.au

Last fetched

riv.com.au resolves to 1 IPv4 address operated by AS45638 in AU.

Nutrition Label

WHISPER CANON · riv.com.auRouting diversity1.5/10Peering density2.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.0/10canon.whisper.security/host/riv.com.au

Resolution chain

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

IPPrefixASNOperatorCountry
103.252.153.43103.252.153.0/24AS45638AU

WHOIS identity

No WHOIS records are currently associated with riv.com.au in WhisperGraph.

Subdomains

2 observed subdomains of riv.com.au.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for riv.com.au.

MechanismTarget
SPF_INCLUDEbigpond.com
SPF_INCLUDEspf.exclaimer.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP103.252.153.43
SPF_IP203.27.186.50
SPF_IP61.9.168.0/24
SPF_IP61.9.169.0/24
SPF_IP61.9.189.0/24
SPF_IP61.9.190.0/24

Related pages

Pivot deeper into the graph from riv.com.au.

Cypher and MCP

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

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