Skip to content

Hostname

tktelekom.pl

Last fetched

tktelekom.pl resolves to 1 IPv4 address operated by AS12741 in PL. WHOIS lists registrar:dinfo.pl sylwia wierońska as the registrar.

Nutrition Label

WHISPER CANON · tktelekom.plRouting diversity1.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency6.7/10Resolver footprint3.2/10canon.whisper.security/host/tktelekom.pl

Resolution chain

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

IPPrefixASNOperatorCountry
87.204.19.15187.204.0.0/16AS12741PL

WHOIS identity

Registrar
registrar:dinfo.pl sylwia wierońska
Organization
netia
Contact emails

Subdomains

202,169 observed subdomains of tktelekom.pl.

Web-graph footprint

Distinct hostnames that link to or from tktelekom.pl in the public web crawl.

33 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for tktelekom.pl.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com
SPF_IP195.114.160.180
SPF_IP195.114.160.181
SPF_IP212.2.119.146/31
SPF_IP82.160.0.0/24
SPF_IP82.160.1.0/24
SPF_IP82.160.232.0/24
SPF_IP88.199.217.105/24
SPF_MXtktelekom.pl

Related pages

Pivot deeper into the graph from tktelekom.pl.

Cypher and MCP

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

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