Hostname
mana-x.com
Last fetched
mana-x.com resolves to 1 IPv4 address operated by AS60955 in DE. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
mana-x.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 |
|---|---|---|---|---|
| 31.172.114.93 | 31.172.114.0/24 | AS60955 | — | DE |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of mana-x.com owner
- Contact emails
- 0aa2877d-40a9-403b-9ba3-fdf507064c69@identity-protect.org
- 1f22ee0d-cbad-491b-af83-40fb1645cf96@identity-protect.org
- 2aad2cec-f6e8-42f1-a39c-61bd4f62f97c@identity-protect.org
- 2cff91c7-e6fd-4d8c-bd49-e2a5de038a9d@identity-protect.org
- 308f0aa9-3387-43c4-b86f-0996dbecd29f@identity-protect.org
- 84e16e80-17d4-4b2d-baaa-87a553f021a0@identity-protect.org
- c712c0b6-91bc-420c-bc41-bbaa284d790e@identity-protect.org
Subdomains
10 observed subdomains of mana-x.com.
Threat posture
History
Related pages
Pivot deeper into the graph from mana-x.com.
- IP · 31.172.114.93
- ASN · AS60955
- Registrar · iana:468
- Country · DE
- Email · 0aa2877d-40a9-403b-9ba3-fdf507064c69@identity-protect.org
- TLD · .com
- Browse hostnames · ma…
- 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: "mana-x.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.