Hostname
psjco.com
Last fetched
psjco.com resolves to 1 IPv4 address operated by KIXS-AS-KR Korea Telecom in KR. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
psjco.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 220.118.178.252 | 220.116.0.0/14 | AS4766 | KIXS-AS-KR Korea Telecom | KR |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of psjco.com owner
- Contact emails
- aminimoghadam@gmail.com
- domains@hugedomains.com
- user36105@talahost.net
- 24335449-6d40-4636-8fdf-d712990d661d@identity-protect.org
- 58ed5f64-13fa-497b-abff-af76796ca491@identity-protect.org
- 6678bc2f-0cb4-4791-a223-c4e4cd35579e@identity-protect.org
- a206dd32-01e3-4142-83a1-162afac49c62@identity-protect.org
- e7fe9afd-9ea5-46a3-a6e2-f87f4142b0ea@identity-protect.org
- f4ce1480-1321-4eaf-943d-bb298f9366f5@identity-protect.org
- owner-305432@psjco.com.whoisprivacyservice.org
- owner-4256882@psjco.com.whoisprivacyservice.org
- owner-8600173@psjco.com.whoisprivacyservice.org
Subdomains
3 observed subdomains of psjco.com.
Web-graph footprint
Distinct hostnames that link to or from psjco.com in the public web crawl.
Threat posture
History
Related pages
Pivot deeper into the graph from psjco.com.
- IP · 220.118.178.252
- ASN · AS4766KIXS-AS-KR Korea Telecom
- Registrar · iana:468
- Country · KR
- Email · aminimoghadam@gmail.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: "psjco.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.