Skip to content

Hostname

dnb.com.pl

Last fetched

dnb.com.pl resolves to 1 IPv4 address operated by AS16276 in DE. WHOIS lists registrar:corporation service company as the registrar.

Nutrition Label

WHISPER CANON · dnb.com.plRouting diversity1.5/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/dnb.com.pl

Resolution chain

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

IPPrefixASNOperatorCountry
51.75.80.20851.75.0.0/16AS16276DE

WHOIS identity

Registrar
registrar:corporation service company
Organization
Contact emails

Subdomains

9 observed subdomains of dnb.com.pl.

Web-graph footprint

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

173 sites link to this hostname.

1 site linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for dnb.com.pl.

MechanismTarget
SPF_Amx1.hbi.pl
SPF_Amx2.hbi.pl
SPF_Asbs.dnb.com
SPF_Auscwygtw01.dnb.com
SPF_Auscwygtw02.dnb.com
SPF_Auslitgtw01.dnb.com
SPF_Auslitgtw02.dnb.com
SPF_IP51.75.80.216
SPF_IP78.9.176.11
SPF_MXdnb.com.pl

Related pages

Pivot deeper into the graph from dnb.com.pl.

Cypher and MCP

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

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