Hostname
net.hr
Last fetched
net.hr resolves to 4 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists registrar:plus hosting grupa d.o.o. as the registrar.
Nutrition Label
Resolution chain
net.hr resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 104.26.4.216 | 104.26.0.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 104.26.5.216 | 104.26.0.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 128.140.31.102 | 128.140.0.0/17 | AS24940 | — | DE |
| 172.67.70.181 | 172.67.64.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
WHOIS identity
- Registrar
- registrar:plus hosting grupa d.o.o.
- Organization
- rtl hrvatska d.o.o.
- Contact emails
Subdomains
302 observed subdomains of net.hr.
Showing 25 of 302. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from net.hr in the public web crawl.
1,912 sites link to this hostname.
1,666 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
Related pages
Pivot deeper into the graph from net.hr.
- IP · 104.26.4.216
- ASN · AS13335CLOUDFLARENET - Cloudflare, Inc.
- Registrar · registrar:plus hosting grupa d.o.o.
- Country · CA
- Email · nenad.lukic@rtl.hr
- TLD · .hr
- Browse hostnames · ne…
- 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: "net.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.