Hostname
12cu2.com
Last fetched
12cu2.com resolves to 1 IPv4 address operated by MOJOHOST - MOJOHOST in US. WHOIS lists iana:228 as the registrar.
Nutrition Label
Resolution chain
12cu2.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 |
|---|---|---|---|---|
| 208.122.204.254 | 208.122.192.0/19 | AS27589 | MOJOHOST - MOJOHOST | US |
WHOIS identity
- Registrar
- iana:228
- Organization
- mediarock
- Contact emails
- domains@mediarock.nl
- 126192872286b5b5e4d40ef469c1f410092f496325da974b235e63fab9ec4ce9@12cu2.com.whoisproxy.org
- 2071b22e77936a7c24d2cb28354340cd703365cb58a445e7bde9b67f98191198@12cu2.com.whoisproxy.org
- 262e1b208c77ec144a3a1d9af192e35225696eaab5cc2789ec2e63f717efaf90@12cu2.com.whoisproxy.org
- 27bd96a42b658972ac5b8d4a6529af1f311ae1e675a6795caedbb667bce9bba3@12cu2.com.whoisproxy.org
- 2eac19dc68ac6b6c673509dc6e6af78e053d8bf9e2a533ddab8beb119a4bdeaf@12cu2.com.whoisproxy.org
- 511e5af21a9b83fdcbbe73e1938f0a1fbb0612557f4fe4d21cd3d48356b61f25@12cu2.com.whoisproxy.org
- 65d5c788d325dd6553af2cbbfe12c31f87c76418e77d6c71e94628506e7d00fa@12cu2.com.whoisproxy.org
- 834d52a9e3f32d245ab09a093926764d131d44f1e77461dad811dadf8df5308e@12cu2.com.whoisproxy.org
- a024b215b7f75395aec8aa0b78758f3e43fedd677520feaa255ea39e080c4214@12cu2.com.whoisproxy.org
- bbf6e8833bb979688d41c83a2b73cbacb365e34a399a303d8b3f2fd48595d0e8@12cu2.com.whoisproxy.org
- e6c54c87fbe1a6de89cc5a0f41f17268aa51e27d06ec0c615b0d54554bfb12e8@12cu2.com.whoisproxy.org
Subdomains
3 observed subdomains of 12cu2.com.
Web-graph footprint
Distinct hostnames that link to or from 12cu2.com in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
- 12cu2.com
Related pages
Pivot deeper into the graph from 12cu2.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "12cu2.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.