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
Resolution chain
tktelekom.pl resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 87.204.19.151 | 87.204.0.0/16 | AS12741 | — | PL |
WHOIS identity
- Registrar
- registrar:dinfo.pl sylwia wierońska
- Organization
- netia
- Contact emails
- —
Subdomains
202,169 observed subdomains of tktelekom.pl.
Showing 25 of 202,169. View all subdomains →
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 inbound links
Sample outbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
9 SPF mechanisms authorising senders for tktelekom.pl.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 195.114.160.180 |
| SPF_IP | 195.114.160.181 |
| SPF_IP | 212.2.119.146/31 |
| SPF_IP | 82.160.0.0/24 |
| SPF_IP | 82.160.1.0/24 |
| SPF_IP | 82.160.232.0/24 |
| SPF_IP | 88.199.217.105/24 |
| SPF_MX | tktelekom.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.