Skip to content

Hostname

openrov.org

Last fetched

openrov.org resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in BR. WHOIS lists iana:468 as the registrar.

Nutrition Label

WHISPER CANON · openrov.orgRouting diversity2.4/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/openrov.org

Resolution chain

openrov.org resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
108.158.147.23108.158.146.0/23AS16509AMAZON-02 - Amazon.com, Inc.BR
108.158.147.63108.158.146.0/23AS16509AMAZON-02 - Amazon.com, Inc.BR
108.158.147.86108.158.146.0/23AS16509AMAZON-02 - Amazon.com, Inc.BR
108.158.147.92108.158.146.0/23AS16509AMAZON-02 - Amazon.com, Inc.BR
18.67.233.7618.67.232.0/22AS16509AMAZON-02 - Amazon.com, Inc.IN
18.67.233.8018.67.232.0/22AS16509AMAZON-02 - Amazon.com, Inc.IN
18.67.233.8218.67.232.0/22AS16509AMAZON-02 - Amazon.com, Inc.IN
18.67.233.9318.67.232.0/22AS16509AMAZON-02 - Amazon.com, Inc.IN

WHOIS identity

Registrar
iana:468
Organization
eric stackpole
Contact emails

Subdomains

2 observed subdomains of openrov.org.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for openrov.org.

MechanismTarget
SPF_INCLUDEmailgun.org

Related pages

Pivot deeper into the graph from openrov.org.

Cypher and MCP

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

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