Skip to content

Hostname

rao.hr

Last fetched

rao.hr resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists registrar:carnet as the registrar.

Nutrition Label

WHISPER CANON · rao.hrRouting diversity2.4/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint4.6/10canon.whisper.security/host/rao.hr

Resolution chain

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

IPPrefixASNOperatorCountry
65.9.175.3065.9.174.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.9.175.5465.9.174.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.9.175.7665.9.174.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.9.175.8765.9.174.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
99.84.234.4799.84.232.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.234.5599.84.232.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.234.7599.84.232.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.234.8899.84.232.0/22AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
registrar:carnet
Organization
rao d.o.o.
Contact emails

Subdomains

14 observed subdomains of rao.hr.

Web-graph footprint

Distinct hostnames that link to or from rao.hr in the public web crawl.

19 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for rao.hr.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com
SPF_IP185.235.214.5
SPF_IP185.235.215.5
SPF_IP195.190.10.0/24
SPF_MXrao.hr

Related pages

Pivot deeper into the graph from rao.hr.

Cypher and MCP

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

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