Hostname
manta.cc
Last fetched
manta.cc resolves to 1 IPv4 address operated by AS152194 in JP. WHOIS lists iana:1479 as the registrar.
Nutrition Label
Resolution chain
manta.cc 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 |
|---|---|---|---|---|
| 137.220.185.36 | 137.220.185.0/24 | AS152194 | — | JP |
WHOIS identity
- Registrar
- iana:1479
- Organization
- on behalf of manta.cc owner
- Contact emails
- jun@huatune.com
- 100ebaaba068df89eca957175b1ffdd9da5d54ca59fdf07943bb381e31c20b95@manta.cc.whoisproxy.org
- 107ff3c2eadbe8e7375363faacc87b2bd53d50111947538d1dcb5d445e0d2714@manta.cc.whoisproxy.org
- 212f95aecc3a684a6381406fee685d53db798078038c0fc27ef59744e12c93d0@manta.cc.whoisproxy.org
- 34236b60f53f8bb0644e788ee3062fba7d9f6aa9850031145c9f494863b20958@manta.cc.whoisproxy.org
- 465b28449013edf54916497183a2ef82389818e4394af6772ec8d0c1697cdc30@manta.cc.whoisproxy.org
- 5533b64a17c1c349f8e4621e0c9ad12373c4d3d451ef7b402e7e78dd5ef0e6c5@manta.cc.whoisproxy.org
- 595d52a20460b1c2e6cdd641374c92c9537ae555f4fdd14468e3ce02d4ff638f@manta.cc.whoisproxy.org
- 5b8208d43226148c7d4ce9146b2d534f3f2c37525ee1db8d60d1c20a923603d6@manta.cc.whoisproxy.org
- 69cbf5afa1f73641e2ef46a449bd13705236a9d425eb5981e6f2415d770a14cd@manta.cc.whoisproxy.org
- 7da8fccc525403235f90e2516c117298bca4bba99cf5abba3323da8ca0171a27@manta.cc.whoisproxy.org
- 8533b91a51696da878354c91d6a310cd65226efcea1a11bf28318db6d846aace@manta.cc.whoisproxy.org
- 86d3c06f17dcdab19c1c4506f156f65001fec24a4e90fedbe9bf17b4228686f2@manta.cc.whoisproxy.org
- 930f4b363c1e332a3f2520c23a8fa02ddfe979ae76c791f2ca54137419ff1709@manta.cc.whoisproxy.org
- add64ead6edaaff83fc06d880b380c18e2a09216e499a0f7b6a4c1c4d7b02c42@manta.cc.whoisproxy.org
- b0c72e4ec0fdaf7eedeedcda2ddcfc21881ee813d9fe83767f5b8ac7e74f80f6@manta.cc.whoisproxy.org
- b51b25fb59449a86dd518543db24e04d042db8d3f5f40bd2dc637b93ca36ec69@manta.cc.whoisproxy.org
- c36ed0f4df082f1a21d618e4797ea50804120d73142c59d3a143b04ee9693066@manta.cc.whoisproxy.org
- d4ea4b9ccfe97170f0d4e87bffcb65a8f6b83d9c9a89e8f85f7f5eb220eb3cb4@manta.cc.whoisproxy.org
- d5101a5e9cbb145f47ca59d4e0cc84fb6127579d31fb9fe782ae444c09346174@manta.cc.whoisproxy.org
- and 6 more
Subdomains
8 observed subdomains of manta.cc.
Web-graph footprint
Distinct hostnames that link to or from manta.cc in the public web crawl.
5 sites link to this hostname.
Threat posture
History
Related pages
Pivot deeper into the graph from manta.cc.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "manta.cc"})-[: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.