Skip to content

Hostname

psp.hr

Last fetched

psp.hr resolves to 1 IPv4 address operated by AS61094 in HR. WHOIS lists registrar:carnet as the registrar.

Nutrition Label

WHISPER CANON · psp.hrRouting diversity1.5/10Peering density3.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint8.2/10canon.whisper.security/host/psp.hr

Resolution chain

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

IPPrefixASNOperatorCountry
185.143.192.13185.143.192.0/24AS61094HR

WHOIS identity

Registrar
registrar:carnet
Organization
podzemno skladište plina d.o.o.
Contact emails

Subdomains

5 observed subdomains of psp.hr.

Web-graph footprint

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

24 sites link to this hostname.

20 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for psp.hr.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com
SPF_IP129.159.244.191
SPF_IP195.29.138.26
SPF_IP195.29.138.29
SPF_IP195.29.150.2/32
SPF_IP195.29.150.5/32
SPF_MXpsp.hr

Related pages

Pivot deeper into the graph from psp.hr.

Cypher and MCP

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

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