Skip to content

Hostname

riveragodoy.cl

Last fetched

riveragodoy.cl resolves to 2 IPv4 addresses operated by OIS1 - Oso Grande IP Services, LLC in US.

Nutrition Label

WHISPER CANON · riveragodoy.clRouting diversity2.4/10Peering density6.6/10MOAS conflict⚠ 2 conflictsThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.2/10canon.whisper.security/host/riveragodoy.cl

Resolution chain

riveragodoy.cl resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
192.185.16.46192.185.16.0/24AS26337OIS1 - Oso Grande IP Services, LLCUS
208.91.112.55208.91.112.0/24AS40934FORTINET - Fortinet Inc.CA

WHOIS identity

No WHOIS records are currently associated with riveragodoy.cl in WhisperGraph.

Subdomains

10 observed subdomains of riveragodoy.cl.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for riveragodoy.cl.

MechanismTarget
SPF_Ariveragodoy.cl
SPF_INCLUDE_spf.google.com
SPF_INCLUDEwebsitewelcome.com
SPF_MXriveragodoy.cl

Related pages

Pivot deeper into the graph from riveragodoy.cl.

Cypher and MCP

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

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