Hostname
pstway.com
Last fetched
pstway.com resolves to 4 IPv4 addresses operated by AS20940 in IT. WHOIS lists iana:625 as the registrar.
Nutrition Label
Resolution chain
pstway.com 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 |
|---|---|---|---|---|
| 2.23.84.14 | 2.23.84.0/24 | AS20940 | — | IT |
| 2.23.84.45 | 2.23.84.0/24 | AS20940 | — | IT |
| 23.33.42.77 | 23.33.42.0/24 | AS20940 | — | US |
| 23.33.42.89 | 23.33.42.0/24 | AS20940 | — | US |
WHOIS identity
- Registrar
- iana:625
- Organization
- domain admin
- Contact emails
Subdomains
2 observed subdomains of pstway.com.
| Subdomain |
|---|
| uat.pstway.com |
| www.pstway.com |
Threat posture
History
Mail and authentication
SPF policy
1 SPF mechanism authorising senders for pstway.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.mx.cloudflare.net |
Related pages
Pivot deeper into the graph from pstway.com.
- IP · 2.23.84.14
- ASN · AS20940
- Registrar · iana:625
- Country · IT
- Email · 5582ce7c7h3xbh90@5225b4d0pi3627q9.whoisprivacycorp.com
- TLD · .com
- Browse hostnames · ps…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "pstway.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.