Skip to content

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

WHISPER CANON · targeo.plRouting diversity2.4/10Peering density4.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency3.3/10Resolver footprint4.0/10canon.whisper.security/host/targeo.pl

Resolution chain

targeo.pl resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

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.

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.

Threat posture

History

Mail and authentication

MX records

SPF policy

10 SPF mechanisms authorising senders for targeo.pl.

MechanismTarget
SPF_Atargeo.pl
SPF_IP185.170.107.101/32
SPF_IP217.67.221.194
SPF_IP51.38.147.161
SPF_IP54.38.132.232/29
SPF_IP54.38.56.136/29
SPF_IP54.38.57.246
SPF_IP85.194.240.221
SPF_IP85.194.246.251/32
SPF_MXtargeo.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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.