Skip to content

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

WHISPER CANON · net.hrRouting diversity3.0/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency6.7/10Resolver footprint8.0/10canon.whisper.security/host/net.hr

Resolution chain

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

IPPrefixASNOperatorCountry
104.26.4.216104.26.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.26.5.216104.26.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
128.140.31.102128.140.0.0/17AS24940DE
172.67.70.181172.67.64.0/20AS13335CLOUDFLARENET - 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.

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.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for net.hr.

MechanismTarget
SPF_REDIRECT_spf.centrum.cz

Related pages

Pivot deeper into the graph from net.hr.

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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.