Skip to content

Hostname

netpr.pl

Last fetched

netpr.pl resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists registrar:agmb sp. z o.o. as the registrar.

Nutrition Label

WHISPER CANON · netpr.plRouting diversity2.4/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/netpr.pl

Resolution chain

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

IPPrefixASNOperatorCountry
13.249.182.12613.249.182.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
13.249.182.2813.249.182.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
13.249.182.5413.249.182.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
13.249.182.7413.249.182.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
3.174.230.1193.174.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.PL
3.174.230.413.174.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.PL
3.174.230.443.174.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.PL
3.174.230.943.174.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.PL

WHOIS identity

Registrar
registrar:agmb sp. z o.o.
Organization
Contact emails

Subdomains

49 observed subdomains of netpr.pl.

Web-graph footprint

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

71 sites link to this hostname.

34 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for netpr.pl.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_IP193.109.225.252
SPF_IP2001:1a68:8::/48
SPF_IP217.149.243.240/28

Related pages

Pivot deeper into the graph from netpr.pl.

Cypher and MCP

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

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