Skip to content

Hostname

huped.hr

Last fetched

huped.hr resolves to 1 IPv4 address operated by POSLUH - POSLuH d.o.o, za informaticke usluge i trgovinu in HR. WHOIS lists registrar:posluh hosting d.o.o. as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
195.78.33.151195.78.33.0/24AS25277POSLUH - POSLuH d.o.o, za informaticke usluge i trgovinuHR

WHOIS identity

Registrar
registrar:posluh hosting d.o.o.
Organization
iped
Contact emails

Subdomains

85 observed subdomains of huped.hr.

Web-graph footprint

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

50 sites link to this hostname.

168 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

  • huped.hr

SPF policy

5 SPF mechanisms authorising senders for huped.hr.

MechanismTarget
SPF_Ahuped.hr
SPF_IP195.78.33.126
SPF_IP195.78.33.151
SPF_IP195.78.33.163
SPF_MXhuped.hr

Related pages

Pivot deeper into the graph from huped.hr.

Cypher and MCP

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

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