Hostname
een.hr
Last fetched
een.hr resolves to 1 IPv4 address operated by AS197540 in DE. WHOIS lists registrar:hrvatski telekom d.d. (regica.net) as the registrar.
Nutrition Label
Resolution chain
een.hr resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 152.53.120.112 | 152.53.120.0/22 | AS197540 | — | DE |
WHOIS identity
- Registrar
- registrar:hrvatski telekom d.d. (regica.net)
- Organization
- hrvatska gospodarska komora
- Contact emails
Subdomains
3 observed subdomains of een.hr.
| Subdomain |
|---|
| ftp.een.hr |
| mail.een.hr |
| www.een.hr |
Web-graph footprint
Distinct hostnames that link to or from een.hr in the public web crawl.
75 sites link to this hostname.
104 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
4 SPF mechanisms authorising senders for een.hr.
| Mechanism | Target |
|---|---|
| SPF_A | een.hr |
| SPF_INCLUDE | sendersrv.com |
| SPF_IP | 152.53.120.112 |
| SPF_MX | een.hr |
Related pages
Pivot deeper into the graph from een.hr.
- IP · 152.53.120.112
- ASN · AS197540
- Registrar · registrar:hrvatski telekom d.d. (regica.net)
- Country · DE
- Email · info@croadria.com
- TLD · .hr
- Browse hostnames · ee…
- 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: "een.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.