Skip to content

Hostname

pwe.com.pl

Last fetched

pwe.com.pl resolves to 1 IPv4 address operated by AS50840 in PL. WHOIS lists registrar:home.pl s.a. as the registrar.

Nutrition Label

WHISPER CANON · pwe.com.plRouting diversity1.5/10Peering density2.4/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint4.0/10canon.whisper.security/host/pwe.com.pl

Resolution chain

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

IPPrefixASNOperatorCountry
185.242.133.5185.242.133.0/24AS50840PL

WHOIS identity

Registrar
registrar:home.pl s.a.
Organization
Contact emails

Subdomains

8 observed subdomains of pwe.com.pl.

Web-graph footprint

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

181 sites link to this hostname.

197 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

3 SPF mechanisms authorising senders for pwe.com.pl.

MechanismTarget
SPF_Apwe.com.pl
SPF_IP79.96.52.9
SPF_MXpwe.com.pl

Related pages

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

Cypher and MCP

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

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