Hostname
pwctrader.com
Last fetched
pwctrader.com resolves to 2 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
pwctrader.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 18.219.86.112 | 18.216.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.223.85.91 | 18.220.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of pwctrader.com owner
- Contact emails
- urladmin@dominionenterprises.com
- urladmin@traderinteractive.com
- 04992326-69e3-4514-bada-6fb71af8d126@identity-protect.org
- 26d9d553-668a-4490-9e47-e92385b9bb27@identity-protect.org
- 35b5e255-ae45-4f79-8c51-d63cbf778fb3@identity-protect.org
- 9f7acc99-aa7b-4b69-8a52-bed94a9e8398@identity-protect.org
- e7d8d8db-1b51-4703-8c16-c8369c07be20@identity-protect.org
- fe0fd4ee-8fd8-4812-9c99-4104d9c7426e@identity-protect.org
Subdomains
16 observed subdomains of pwctrader.com.
Web-graph footprint
Distinct hostnames that link to or from pwctrader.com in the public web crawl.
30 sites link to this hostname.
Threat posture
History
Mail and authentication
SPF policy
6 SPF mechanisms authorising senders for pwctrader.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | usb._netblocks.mimecast.com |
| SPF_IP | 129.33.240.12 |
| SPF_IP | 206.19.48.18 |
| SPF_IP | 208.95.133.193 |
| SPF_IP | 208.95.133.194 |
| SPF_IP | 74.121.48.61 |
Related pages
Pivot deeper into the graph from pwctrader.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "pwctrader.com"})-[: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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.