Skip to content

Hostname

gdpr-2018.hr

Last fetched

gdpr-2018.hr resolves to 1 IPv4 address operated by AS29405 in SK. WHOIS lists registrar:cyber_folks d.o.o. as the registrar.

Nutrition Label

WHISPER CANON · gdpr-2018.hrRouting diversity1.5/10Peering density6.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint8.3/10canon.whisper.security/host/gdpr-2018.hr

Resolution chain

gdpr-2018.hr resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
86.110.225.10486.110.224.0/19AS29405SK

WHOIS identity

Registrar
registrar:cyber_folks d.o.o.
Organization
verlag dashöfer d.o.o.
Contact emails

Subdomains

1 observed subdomain of gdpr-2018.hr.

Web-graph footprint

Distinct hostnames that link to or from gdpr-2018.hr in the public web crawl.

24 sites linked to from this hostname.

Sample inbound links

Threat posture

History

Related pages

Pivot deeper into the graph from gdpr-2018.hr.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "gdpr-2018.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.