Skip to content

Hostname

selected.pl

Last fetched

selected.pl resolves to 85.128.54.83, announced in 85.128.0.0/17 by AS-NETIA - Netia SA in PL. selected.pl is not listed on any threat feed indexed by WhisperGraph; reconciled level NONE.

Threat posture

0threat score (procedure-native scale)

NONE

No threats observed.

Threat feeds listing this
0
Verdict coverage
known-clean

Nutrition Label

WHISPER CANON · selected.plRouting diversity2.4/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint4.6/10canon.whisper.security/host/selected.pl

Resolution chain

IPv6 resolution

No AAAA record for selected.pl is recorded in WhisperGraph.

Attribution

netia

ORIGIN_AS

WHOIS identity

Registrar
registrar:marcin ćwiertnia jc host.pl
Registrant organisation
selected marcin dębowski

Subdomains

Mail and authentication

Nameservers

  • ns1.jchost17.pl
  • ns2.jchost17.pl
  • ns1.jchost19.pl
  • ns2.jchost19.pl

MX records

  • mail.selected.pl

SPF policy

  • include: spf.jchost.pl
  • a: selected.pl
  • mx: selected.pl
  • ip: 77.79.202.117

Threat-feed evidence

History

Related pages

Pivot from selected.pl into the addresses, networks and registries it depends on.

Cypher and MCP

Reproduce this hostname's resolution chain against graph.whisper.security:

MATCH (h:HOSTNAME {name: "selected.pl"})-[:RESOLVES_TO]->(ip:IPV4)
      -[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)-[:ROUTES]->(a:ASN)
OPTIONAL MATCH (a)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, a.name AS asn, n.name AS network
LIMIT 20

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