Skip to content

Hostname

zasluzek.org

Last fetched

zasluzek.org resolves to 1 IPv4 address operated by DHH-AS - DHH-AS in SI. WHOIS lists iana:303 as the registrar.

Nutrition Label

WHISPER CANON · zasluzek.orgRouting diversity1.5/10Peering density2.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/zasluzek.org

Resolution chain

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

IPPrefixASNOperatorCountry
146.247.24.56146.247.24.0/24AS43128DHH-AS - DHH-ASSI

WHOIS identity

Registrar
iana:303
Organization
tomaz gorec
Contact emails

Subdomains

10 observed subdomains of zasluzek.org.

Web-graph footprint

Distinct hostnames that link to or from zasluzek.org in the public web crawl.

54 sites link to this hostname.

73 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

  • zasluzek.org

SPF policy

10 SPF mechanisms authorising senders for zasluzek.org.

MechanismTarget
SPF_Azasluzek.org
SPF_INCLUDE_spf.si-shell.net
SPF_IP146.247.24.56
SPF_IP146.247.26.100
SPF_IP185.148.72.0/24
SPF_IP185.148.73.0/24
SPF_IP185.148.74.0/24
SPF_IP185.148.75.0/24
SPF_IP212.44.113.24
SPF_MXzasluzek.org

Related pages

Pivot deeper into the graph from zasluzek.org.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "zasluzek.org"})-[: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.