Skip to content

Hostname

rtl.hr

Last fetched

rtl.hr resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in FR. WHOIS lists registrar:carnet as the registrar.

Nutrition Label

WHISPER CANON · rtl.hrRouting diversity3.0/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency6.7/10Resolver footprint3.2/10canon.whisper.security/host/rtl.hr

Resolution chain

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

IPPrefixASNOperatorCountry
18.244.28.11418.244.28.0/22AS16509AMAZON-02 - Amazon.com, Inc.FR
18.244.28.6318.244.28.0/22AS16509AMAZON-02 - Amazon.com, Inc.FR
18.244.28.7818.244.28.0/22AS16509AMAZON-02 - Amazon.com, Inc.FR
18.244.28.8218.244.28.0/22AS16509AMAZON-02 - Amazon.com, Inc.FR
18.245.46.1518.245.44.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.46.218.245.44.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.46.6718.245.44.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.46.8818.245.44.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
54.230.124.10954.230.124.0/24AS16509AMAZON-02 - Amazon.com, Inc.PE
54.230.124.5254.230.124.0/24AS16509AMAZON-02 - Amazon.com, Inc.PE
54.230.124.5354.230.124.0/24AS16509AMAZON-02 - Amazon.com, Inc.PE
54.230.124.9154.230.124.0/24AS16509AMAZON-02 - Amazon.com, Inc.PE

WHOIS identity

Registrar
registrar:carnet
Organization
rtl hrvatska d.o.o.
Contact emails

Subdomains

159 observed subdomains of rtl.hr.

Web-graph footprint

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

1,224 sites link to this hostname.

254 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

13 SPF mechanisms authorising senders for rtl.hr.

MechanismTarget
SPF_INCLUDEamazonses.com
SPF_INCLUDEsmtp-cluster.plusvps.com
SPF_INCLUDEspf.eu.exclaimer.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP82.198.83.121/32
SPF_IP85.114.41.180
SPF_IP85.114.41.181
SPF_IP85.114.46.248
SPF_IP89.201.161.100
SPF_IP89.201.161.101
SPF_IP89.201.161.98
SPF_IP91.202.65.101/24
SPF_MXrtl.hr

Related pages

Pivot deeper into the graph from rtl.hr.

Cypher and MCP

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

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