Hostname
reverse.hr
Last fetched
reverse.hr resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in GB. WHOIS lists registrar:hrvatski telekom d.d. (regica.net) as the registrar.
Nutrition Label
Resolution chain
reverse.hr resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 18.164.68.128 | 18.164.64.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
| 18.164.68.21 | 18.164.64.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
| 18.164.68.42 | 18.164.64.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
| 18.164.68.87 | 18.164.64.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
| 18.66.218.14 | 18.66.216.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IT |
| 18.66.218.28 | 18.66.216.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IT |
| 18.66.218.34 | 18.66.216.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IT |
| 18.66.218.75 | 18.66.216.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IT |
WHOIS identity
- Registrar
- registrar:hrvatski telekom d.d. (regica.net)
- Organization
- r-everse spa
- Contact emails
Subdomains
13 observed subdomains of reverse.hr.
Web-graph footprint
Distinct hostnames that link to or from reverse.hr in the public web crawl.
47 sites link to this hostname.
62 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
5 SPF mechanisms authorising senders for reverse.hr.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | 5461171.spf07.hubspotemail.net |
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | _spf.reply.io |
| SPF_INCLUDE | amazonses.com |
| SPF_INCLUDE | sender.zohobooks.com |
Related pages
Pivot deeper into the graph from reverse.hr.
- IP · 18.164.68.128
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · registrar:hrvatski telekom d.d. (regica.net)
- Country · GB
- Email · reg@portsgroup.com
- TLD · .hr
- Browse hostnames · re…
- 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: "reverse.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.