Skip to content

Hostname

dnsi.pl

Last fetched

dnsi.pl resolves to 146.59.85.228, announced in 146.59.0.0/17 by OVH - OVH SAS in PL. dnsi.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 · dnsi.plRouting diversity1.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/dnsi.pl

Resolution chain

IPv6 resolution

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

Attribution

ovh

MAIL_RECEIVER, ORIGIN_AS

WHOIS identity

Registrar
registrar:consulting service sp. z o.o.

Subdomains

Mail and authentication

Nameservers

  • ns3221478.ip-146-59-85.eu
  • cdns.ovh.net
  • ns1.dnsi.pl
  • ns2.dnsi.pl

MX records

  • dnsi.pl

SPF policy

  • a: dnsi.pl
  • mx: dnsi.pl
  • ip: 146.59.70.94
  • ip: 146.59.85.228
  • ip: 51.38.153.20

Threat-feed evidence

History

Related pages

Pivot from dnsi.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: "dnsi.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.