Hostname
prismoon.com
Last fetched
prismoon.com resolves to 4 IPv4 addresses operated by AS47583 in LT. WHOIS lists iana:1636 as the registrar.
Nutrition Label
Resolution chain
prismoon.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 |
|---|---|---|---|---|
| 77.37.55.175 | 77.37.54.0/23 | AS47583 | — | LT |
| 84.32.84.227 | 84.32.84.0/24 | AS47583 | — | LT |
| 84.32.84.55 | 84.32.84.0/24 | AS47583 | — | LT |
| 91.108.123.140 | 91.108.120.0/22 | AS47583 | — | LT |
WHOIS identity
- Registrar
- iana:1636
- Organization
- on behalf of prismoon.com owner
- Contact emails
- privacy@whoisprivacyprotection.info
- 05882a1b-ac14-4b0a-a4d4-75ca7110d251@identity-protect.org
- 35d03249-be13-41e0-9d85-7b3694355236@identity-protect.org
- 73500586-ed58-4167-9fa0-3a008bef7511@identity-protect.org
- 73a7d46e-1bee-4d6a-aa54-9a2e3e78e19f@identity-protect.org
- 7fed54a5-5ac8-47cd-b30d-7d42414e35d5@identity-protect.org
- a0016baf-6195-4b23-8697-4901fbb57ef2@identity-protect.org
- owner-9850432@prismoon.com.whoisprivacyservice.org
Subdomains
17 observed subdomains of prismoon.com.
Web-graph footprint
Distinct hostnames that link to or from prismoon.com in the public web crawl.
6 sites link to this hostname.
15 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
Related pages
Pivot deeper into the graph from prismoon.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "prismoon.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.