Hostname
targeo.pl
Last fetched
targeo.pl resolves to 2 IPv4 addresses operated by AS50599 in PL. WHOIS lists registrar:domena.pl sp. z o.o. as the registrar.
Nutrition Label
Resolution chain
targeo.pl resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 185.170.107.220 | 185.170.104.0/22 | AS50599 | — | PL |
| 85.194.240.219 | 85.194.240.0/22 | AS57367 | — | PL |
WHOIS identity
- Registrar
- registrar:domena.pl sp. z o.o.
- Organization
- automapa sp. z o.o.
- Contact emails
- —
Subdomains
41 observed subdomains of targeo.pl.
Showing 25 of 41. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from targeo.pl in the public web crawl.
130 sites link to this hostname.
16 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
10 SPF mechanisms authorising senders for targeo.pl.
| Mechanism | Target |
|---|---|
| SPF_A | targeo.pl |
| SPF_IP | 185.170.107.101/32 |
| SPF_IP | 217.67.221.194 |
| SPF_IP | 51.38.147.161 |
| SPF_IP | 54.38.132.232/29 |
| SPF_IP | 54.38.56.136/29 |
| SPF_IP | 54.38.57.246 |
| SPF_IP | 85.194.240.221 |
| SPF_IP | 85.194.246.251/32 |
| SPF_MX | targeo.pl |
Related pages
Pivot deeper into the graph from targeo.pl.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "targeo.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.