Skip to content

Hostname

ezdrav.si

Last fetched

ezdrav.si resolves to 2 IPv4 addresses operated by SIOL-NET - Telekom Slovenije, d.d..

Nutrition Label

WHISPER CANON · ezdrav.siRouting diversity1.5/10Peering density8.5/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency0.0/10Resolver footprint8.0/10canon.whisper.security/host/ezdrav.si

Resolution chain

ezdrav.si resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
195.250.208.42195.250.208.0/21AS5603SIOL-NET - Telekom Slovenije, d.d.
195.250.210.42195.250.208.0/21AS5603SIOL-NET - Telekom Slovenije, d.d.

WHOIS identity

No WHOIS records are currently associated with ezdrav.si in WhisperGraph.

Subdomains

18 observed subdomains of ezdrav.si.

Web-graph footprint

Distinct hostnames that link to or from ezdrav.si in the public web crawl.

43 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for ezdrav.si.

MechanismTarget
SPF_Aezdrav.si
SPF_IP163.159.18.0/26
SPF_IP163.159.82.0/26
SPF_IP193.23.137.144
SPF_IP193.23.137.145
SPF_IP195.250.210.64/26
SPF_IP91.235.242.11
SPF_MXezdrav.si

Related pages

Pivot deeper into the graph from ezdrav.si.

Cypher and MCP

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

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