Skip to content

Hostname

drevotrust.cz

Last fetched

drevotrust.cz resolves to 1 IPv4 address operated by AS16019 in CZ. WHOIS lists registrar:reg-internet-cz as the registrar.

Nutrition Label

WHISPER CANON · drevotrust.czRouting diversity1.5/10Peering density7.4/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency6.7/10Resolver footprint4.0/10canon.whisper.security/host/drevotrust.cz

Resolution chain

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

IPPrefixASNOperatorCountry
88.146.219.17088.146.192.0/18AS16019CZ

WHOIS identity

Registrar
registrar:reg-internet-cz
Organization
drevo trust - prodej, a.s.
Contact emails

Subdomains

10 observed subdomains of drevotrust.cz.

Web-graph footprint

Distinct hostnames that link to or from drevotrust.cz in the public web crawl.

110 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for drevotrust.cz.

MechanismTarget
SPF_Adrevotrust.cz
SPF_Asmtp.drevotrust.cz
SPF_INCLUDEfdspfeuc.freshemail.io
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from drevotrust.cz.

Cypher and MCP

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

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