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
Resolution chain
rtl.hr resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 18.244.28.114 | 18.244.28.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FR |
| 18.244.28.63 | 18.244.28.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FR |
| 18.244.28.78 | 18.244.28.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FR |
| 18.244.28.82 | 18.244.28.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FR |
| 18.245.46.15 | 18.245.44.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 18.245.46.2 | 18.245.44.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 18.245.46.67 | 18.245.44.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 18.245.46.88 | 18.245.44.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 54.230.124.109 | 54.230.124.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | PE |
| 54.230.124.52 | 54.230.124.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | PE |
| 54.230.124.53 | 54.230.124.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | PE |
| 54.230.124.91 | 54.230.124.0/24 | AS16509 | AMAZON-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.
Showing 25 of 159. View all subdomains →
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.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
13 SPF mechanisms authorising senders for rtl.hr.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | amazonses.com |
| SPF_INCLUDE | smtp-cluster.plusvps.com |
| SPF_INCLUDE | spf.eu.exclaimer.net |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 82.198.83.121/32 |
| SPF_IP | 85.114.41.180 |
| SPF_IP | 85.114.41.181 |
| SPF_IP | 85.114.46.248 |
| SPF_IP | 89.201.161.100 |
| SPF_IP | 89.201.161.101 |
| SPF_IP | 89.201.161.98 |
| SPF_IP | 91.202.65.101/24 |
| SPF_MX | rtl.hr |
Related pages
Pivot deeper into the graph from rtl.hr.
- IP · 18.244.28.114
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · registrar:carnet
- Country · FR
- Email · informatika@rtl.hr
- TLD · .hr
- Browse hostnames · rt…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.