Skip to content

Hostname

devtalk.pl

Last fetched

devtalk.pl resolves to 1 IPv4 address operated by DHOSTING-AS Warsaw, Poland in PL. WHOIS lists registrar:consulting service sp. z o.o. as the registrar.

Nutrition Label

WHISPER CANON · devtalk.plRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/devtalk.pl

Resolution chain

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

IPPrefixASNOperatorCountry
109.95.157.163109.95.152.0/21AS48896DHOSTING-AS Warsaw, PolandPL

WHOIS identity

Registrar
registrar:consulting service sp. z o.o.
Organization
maciej aniserowicz
Contact emails

Subdomains

6 observed subdomains of devtalk.pl.

Web-graph footprint

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

70 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for devtalk.pl.

MechanismTarget
SPF_Adevtalk.pl
SPF_IP194.88.154.129/32
SPF_IP78.131.153.11/32
SPF_MXdevtalk.pl

Related pages

Pivot deeper into the graph from devtalk.pl.

Cypher and MCP

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

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