Hostname
prsmn.com
Last fetched
prsmn.com resolves to 1 IPv4 address operated by AS3302 in IT. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
prsmn.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 |
|---|---|---|---|---|
| 217.29.167.18 | 217.29.160.0/20 | AS3302 | — | IT |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of prsmn.com owner
- Contact emails
- 0775ef53-7da3-45f2-8a61-143b18495be0@identity-protect.org
- 27eec7c1-eafa-400d-b654-c63bf9368f04@identity-protect.org
- 771611ed-f343-4043-9c00-ac2d58bc80a6@identity-protect.org
- 7b0d1cd6-2d1d-41be-bdc9-474a74cd54db@identity-protect.org
- d59e0203-9a23-4031-b54e-2fbb2d4ef691@identity-protect.org
- fc92b70e-5943-4bfe-aae2-35ccd2b61e15@identity-protect.org
Threat posture
History
Related pages
Pivot deeper into the graph from prsmn.com.
- IP · 217.29.167.18
- ASN · AS3302
- Registrar · iana:468
- Country · IT
- Email · 0775ef53-7da3-45f2-8a61-143b18495be0@identity-protect.org
- TLD · .com
- Browse hostnames · pr…
- 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: "prsmn.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.