Skip to content

Hostname

trencin.sk

Last fetched

trencin.sk resolves to 1 IPv4 address operated by AS197019 in CZ. WHOIS lists registrar:euronet slovakia s.r.o. as the registrar.

Nutrition Label

WHISPER CANON · trencin.skRouting diversity1.5/10Peering density2.8/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint5.2/10canon.whisper.security/host/trencin.sk

Resolution chain

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

IPPrefixASNOperatorCountry
89.221.219.9689.221.208.0/20AS197019CZ

WHOIS identity

Registrar
registrar:euronet slovakia s.r.o.
Organization
mesto trenčín
Contact emails

Subdomains

42 observed subdomains of trencin.sk.

Web-graph footprint

Distinct hostnames that link to or from trencin.sk in the public web crawl.

392 sites link to this hostname.

580 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for trencin.sk.

MechanismTarget
SPF_Atrencin.sk
SPF_INCLUDE_spf.mlsend.com
SPF_INCLUDEspf.mandrillapp.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP185.78.103.57
SPF_IP195.146.153.243
SPF_IP195.146.153.244
SPF_IP195.80.188.167
SPF_MXtrencin.sk

Related pages

Pivot deeper into the graph from trencin.sk.

Cypher and MCP

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

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