Skip to content

Hostname

pag.hr

Last fetched

pag.hr is a registered hostname under the .hr top-level domain. Live infrastructure data is temporarily unavailable; refresh in a moment.

Nutrition Label

WHISPER CANON · pag.hrRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/pag.hr

Resolution chain

Resolution chain data is temporarily unavailable. Refresh in a moment to retry.

WHOIS identity

Registrar
registrar:carnet
Organization
grad pag
Contact emails

Subdomains

16 observed subdomains of pag.hr.

Web-graph footprint

Distinct hostnames that link to or from pag.hr in the public web crawl.

93 sites link to this hostname.

158 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

7 SPF mechanisms authorising senders for pag.hr.

MechanismTarget
SPF_Apag.hr
SPF_IP195.29.178.7
SPF_IP195.29.89.25
SPF_IP85.10.206.153
SPF_IP85.10.55.19
SPF_IP91.234.46.220
SPF_MXpag.hr

Related pages

Pivot deeper into the graph from pag.hr.

Cypher and MCP

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

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