Skip to content

Hostname

pnwx.com

Last fetched

pnwx.com resolves to 50.43.65.85, announced in 50.43.0.0/17 by AS-WHOLESAIL - Wholesail networks LLC in US. pnwx.com is not listed on any threat feed indexed by WhisperGraph; reconciled level NONE.

Threat posture

0threat score (procedure-native scale)

NONE

No threats observed.

Threat feeds listing this
0
Verdict coverage
known-clean

Nutrition Label

WHISPER CANON · pnwx.comRouting diversity1.5/10Peering density8.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/pnwx.com

Resolution chain

IPv6 resolution

No AAAA record for pnwx.com is recorded in WhisperGraph.

Attribution

wholesail

ORIGIN_AS

WHOIS identity

Registrar
iana:93
Registrant organisation
manager internet domains
Contact emails
gkgj@pnwx.com, 0587ed841aafd335e62c917a17e50bb1b479c9de@whois.gkg.net, 685825b822332a78807fb622a65fdf7866e7640d@whois.gkg.net, 874303c7e87b91f4d89278fc8df95882cf2bb830@whois.gkg.net, a7387ecc0a6cff77e2fc8b56045f16709fbf7970@whois.gkg.net

Subdomains

Web-graph footprint

Sampled `LINKS_TO` edges. The hyperlink layer is a pilot sample, not a web-scale crawl, so these are illustrative.

Mail and authentication

Nameservers

  • ns1.pnwx.com
  • ns2.pnwx.com
  • ns3.pnwx.com
  • ns4.pnwx.com

MX records

  • granite.pnwx.com

SPF policy

  • ip: 50.43.65.80/28
  • ip: 65.182.240.35

Threat-feed evidence

History

Related pages

Pivot from pnwx.com into the addresses, networks and registries it depends on.

Cypher and MCP

Reproduce this hostname's resolution chain against graph.whisper.security:

MATCH (h:HOSTNAME {name: "pnwx.com"})-[:RESOLVES_TO]->(ip:IPV4)
      -[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)-[:ROUTES]->(a:ASN)
OPTIONAL MATCH (a)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, a.name AS asn, n.name AS network
LIMIT 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.