Hostname
wpsx.net
Last fetched
wpsx.net resolves to 4 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
wpsx.net resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 18.214.193.85 | 18.208.0.0/13 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 18.233.89.56 | 18.232.0.0/14 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 3.215.39.189 | 3.208.0.0/12 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 44.209.190.217 | 44.192.0.0/11 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- identity protection service
- Contact emails
- jfl4@psu.edu
- 1c5083ca-386d-40cc-a006-ad49b9677b9b@identity-protect.org
- 2ddacd16-0842-400a-b4ea-a324a7bdc157@identity-protect.org
- 89e9aa1b-3654-45d5-9b24-154d5135fa96@identity-protect.org
- 916499c2-7aca-414a-90ab-4fc95f0464b9@identity-protect.org
- b0895bc0-9344-4675-b759-86ededae1840@identity-protect.org
- e9aa969d-c9e8-4e52-ade8-b7bf0ca8fd52@identity-protect.org
- owner-6018482@wpsx.net.whoisprivacyservice.org
Subdomains
5 observed subdomains of wpsx.net.
Showing 3 of 5. View all subdomains →
Threat posture
History
Mail and authentication
MX records
Related pages
Pivot deeper into the graph from wpsx.net.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "wpsx.net"})-[: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.