Skip to content

Hostname

pp-ucka.hr

Last fetched

pp-ucka.hr resolves to 1 IPv4 address operated by AS24940 in DE. WHOIS lists registrar:carnet as the registrar.

Nutrition Label

WHISPER CANON · pp-ucka.hrRouting diversity1.5/10Peering density8.1/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint8.0/10canon.whisper.security/host/pp-ucka.hr

Resolution chain

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

IPPrefixASNOperatorCountry
148.251.140.98148.251.0.0/16AS24940DE

WHOIS identity

Registrar
registrar:carnet
Organization
javna ustanova park prirode učka
Contact emails

Subdomains

4 observed subdomains of pp-ucka.hr.

Web-graph footprint

Distinct hostnames that link to or from pp-ucka.hr in the public web crawl.

228 sites link to this hostname.

203 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

  • pp-ucka.hr

SPF policy

4 SPF mechanisms authorising senders for pp-ucka.hr.

MechanismTarget
SPF_App-ucka.hr
SPF_IP148.251.140.98
SPF_IP2a01:4f8:210:4461:0:0:0:2
SPF_MXpp-ucka.hr

Related pages

Pivot deeper into the graph from pp-ucka.hr.

Cypher and MCP

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

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