Skip to content

Hostname

dinfo.pl

Last fetched

dinfo.pl resolves to 1 IPv4 address operated by AS50599 in PL. WHOIS lists registrar:dinfo.pl sylwia wierońska as the registrar.

Nutrition Label

WHISPER CANON · dinfo.plRouting diversity1.5/10Peering density3.1/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint4.0/10canon.whisper.security/host/dinfo.pl

Resolution chain

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

IPPrefixASNOperatorCountry
195.177.216.89195.177.216.0/24AS50599PL

WHOIS identity

Registrar
registrar:dinfo.pl sylwia wierońska
Organization
dinfo.pl sylwia wierońska
Contact emails

Subdomains

12 observed subdomains of dinfo.pl.

Web-graph footprint

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

36 sites link to this hostname.

31 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

3 SPF mechanisms authorising senders for dinfo.pl.

MechanismTarget
SPF_Adinfo.pl
SPF_IP109.234.111.22
SPF_MXdinfo.pl

Related pages

Pivot deeper into the graph from dinfo.pl.

Cypher and MCP

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

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