Skip to content

Hostname

dtstudio.pl

Last fetched

dtstudio.pl resolves to 2 IPv4 addresses operated by AS50584 in PL. WHOIS lists registrar:domena.pl sp. z o.o. as the registrar.

Nutrition Label

WHISPER CANON · dtstudio.plRouting diversity2.4/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.0/10canon.whisper.security/host/dtstudio.pl

Resolution chain

dtstudio.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
Contact emails

Subdomains

39 observed subdomains of dtstudio.pl.

Web-graph footprint

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

5 sites link to this hostname.

18 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for dtstudio.pl.

MechanismTarget
SPF_Adtstudio.pl
SPF_INCLUDEcrm.domainmaker.pl
SPF_IP109.95.206.162
SPF_IP109.95.206.163
SPF_IP109.95.206.59
SPF_IP193.239.45.247
SPF_IP46.170.225.42
SPF_MXdtstudio.pl

Related pages

Pivot deeper into the graph from dtstudio.pl.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "dtstudio.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.