Skip to content

Hostname

szdssh.hr

Last fetched

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

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
138.199.141.215138.199.128.0/17AS24940DE

WHOIS identity

Registrar
registrar:carnet
Organization
sindikat zaposlenika u djelatnosti socijalne skrbi hrvatske
Contact emails

Subdomains

4 observed subdomains of szdssh.hr.

Web-graph footprint

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

5 sites link to this hostname.

70 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

  • szdssh.hr

SPF policy

5 SPF mechanisms authorising senders for szdssh.hr.

MechanismTarget
SPF_Aszdssh.hr
SPF_IP135.181.214.13
SPF_IP135.181.214.24
SPF_IP138.199.141.215
SPF_MXszdssh.hr

Related pages

Pivot deeper into the graph from szdssh.hr.

Cypher and MCP

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

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