Hostname
2moons.cc
Last fetched
2moons.cc resolves to 2 IPv4 addresses operated by AS206834 in CA. WHOIS lists iana:269 as the registrar.
Nutrition Label
Resolution chain
2moons.cc resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 104.247.81.99 | 104.247.80.0/22 | AS206834 | — | CA |
| 185.53.178.99 | 185.53.176.0/22 | AS61969 | — | DE |
WHOIS identity
- Registrar
- iana:269
- Organization
- on behalf of 2moons.cc owner
- Contact emails
- na@na.com
- nagliade@web.de
- 1d10c8e7c157a565a3c689377b393574e877ab782f609c814673580dd1b7e950@2moons.cc.whoisproxy.org
- 1fdccbff7735726c84c34381ae722624a34862047f2c52ac9d28ade172e2ccad@2moons.cc.whoisproxy.org
- 22d7709a07e9551814aa37d428c0902aec481abd01ccca6771ffde25b9bc85ed@2moons.cc.whoisproxy.org
- 370ba038feae6dc2d811ca104e22e4cbabb2478ffa185f55682f658442eab6c1@2moons.cc.whoisproxy.org
- 39efc3c07384f0461963b8073ee5dfb93d6aedf029a09de80923ef82a3fa4b5e@2moons.cc.whoisproxy.org
- 43e11bbdf0d3a42aaeb8c80d44cf3002a14d427041b5c4e4f405d6c1cddd7d4e@2moons.cc.whoisproxy.org
- 73d055ea425653f7b92fb0fa270c8fcf9a3edd815cd900b79e316c8653678e82@2moons.cc.whoisproxy.org
- 8e6b7ece565834e56eb1656863dd9e5902fdea694c25aca4afd5c02720d37e87@2moons.cc.whoisproxy.org
- 969deab221a671cd35b73b2132a04300693b65247f72cd64e54e17346d87407a@2moons.cc.whoisproxy.org
- a2f4294b033bbfe17d3f77859dc61c7acef0d44b5a14237f8a972e995303b215@2moons.cc.whoisproxy.org
- adb598a2f9f3dbcee8a6a9ee693f3a2315d7e3b47be0708b8917652b55867270@2moons.cc.whoisproxy.org
- b07ece6fbb995b2a950d02cb47c4aba20fe2299c7507a9711ef50997bb4140ec@2moons.cc.whoisproxy.org
- b0f606bb6cd16c337b5daf806e9ee6e9f7db172fe468384d69ab6d943399ef90@2moons.cc.whoisproxy.org
- cd94e8ba644879f4167dd28e3aaf46757298743cd794f3a005dcb59f4439e4b6@2moons.cc.whoisproxy.org
- de0eb9f1b463ac33f6695d7aeede4423cca11c9280ea18e2e26be266f824204b@2moons.cc.whoisproxy.org
- dfaef99f156258ea1e9be4afb92318b192626c46c7bd8a7d0bcb59f79662df9c@2moons.cc.whoisproxy.org
- ec88f2cae4fbb479707225af239a97063d00bd2a67084c86c1d058cc03d2dca8@2moons.cc.whoisproxy.org
- ee0c030f887075ae1fa879b4e104c89fcd3f0900efc56a567424255fb98fe7e3@2moons.cc.whoisproxy.org
- and 1 more
Subdomains
60 observed subdomains of 2moons.cc.
Showing 25 of 60. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from 2moons.cc in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
1 SPF mechanism authorising senders for 2moons.cc.
| Mechanism | Target |
|---|---|
| SPF_IP | fd1b:212c:a5f9::/48 |
Related pages
Pivot deeper into the graph from 2moons.cc.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "2moons.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.