Hostname
ps-vn.com
Last fetched
ps-vn.com resolves to 2 IPv4 addresses operated by AS135918 in VN. WHOIS lists iana:3234 as the registrar.
Nutrition Label
Resolution chain
ps-vn.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 |
|---|---|---|---|---|
| 157.10.199.111 | 157.10.198.0/23 | AS135918 | — | VN |
| 157.10.199.159 | 157.10.198.0/23 | AS135918 | — | VN |
WHOIS identity
- Registrar
- iana:3234
- Organization
- privacy service provided by withheld for privacy ehf
- Contact emails
Subdomains
2 observed subdomains of ps-vn.com.
| Subdomain |
|---|
| pay.ps-vn.com |
| www.ps-vn.com |
Web-graph footprint
Distinct hostnames that link to or from ps-vn.com in the public web crawl.
12 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
1 SPF mechanism authorising senders for ps-vn.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.google.com |
Related pages
Pivot deeper into the graph from ps-vn.com.
- IP · 157.10.199.111
- ASN · AS135918
- Registrar · iana:3234
- Country · VN
- Email · 7f795de2d42f47a79e153208db059460.protect@withheldforprivacy.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: "ps-vn.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.