Skip to content

Hostname

punkt44.pl

Last fetched

punkt44.pl resolves to 5 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists registrar:aftermarket.pl limited as the registrar.

Nutrition Label

WHISPER CANON · punkt44.plRouting diversity3.9/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency3.3/10Resolver footprint4.0/10canon.whisper.security/host/punkt44.pl

Resolution chain

punkt44.pl resolves to 5 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
104.21.84.158104.21.80.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.194.147172.67.192.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
188.114.96.3188.114.96.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA
188.114.97.3188.114.97.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA
195.201.202.141195.201.0.0/16AS24940DE

WHOIS identity

Registrar
registrar:aftermarket.pl limited
Organization
dvdmax.pl sp. z o.o.
Contact emails

Subdomains

3 observed subdomains of punkt44.pl.

Web-graph footprint

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

22 sites link to this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

3 SPF mechanisms authorising senders for punkt44.pl.

MechanismTarget
SPF_Amail.punkt44.pl
SPF_Apunkt44.pl
SPF_MXpunkt44.pl

Related pages

Pivot deeper into the graph from punkt44.pl.

Cypher and MCP

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

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