Hostname
skyproject.cc
Last fetched
skyproject.cc is a hostname indexed by WhisperGraph, the internet-infrastructure graph behind the Whisper Internet Directory. skyproject.cc is not listed on any threat feed indexed by WhisperGraph; reconciled level NONE.
Threat posture
0threat score (procedure-native scale)
NONENo threats observed.
- Threat feeds listing this
- 0
- Verdict coverage
- known-clean
Nutrition Label
Resolution chain
No IPv4 resolution is recorded for skyproject.cc in WhisperGraph.
IPv6 resolution
No AAAA record for skyproject.cc is recorded in WhisperGraph.
WHOIS identity
- Registrar
- iana:269
- Registrant organisation
- on behalf of skyproject.cc owner
- Contact emails
- 024d04d418af1ac38df08c0193f83424d12b1427bb30dd71fc701f3e18adf0ce@skyproject.cc.whoisproxy.org, 1ee86b5c8611cf8d92d3f31a92a3441af17102b08a3b3b2fcef64a7c43d4ebc5@skyproject.cc.whoisproxy.org, 377d085fef106fb844fce41ecd0b3865957385203cc2d2e808945c337361be7b@skyproject.cc.whoisproxy.org, 5bb329f972dbed060e1418974d3a8aa6e3487468a2c1768347aded16766ed6b6@skyproject.cc.whoisproxy.org, 7062d4394247c5aa3007a6e0b86228b27e192b51d6360609f06aeced3eed4956@skyproject.cc.whoisproxy.org, 8935aa5fd745dc06239236090b8f0a16d5f750c2eef73c618cd873a6dcf68024@skyproject.cc.whoisproxy.org, 8d1c7c84ca4baa2c0243e0ac81186aeea54c73a40a2d3bdd4c924946dae51f45@skyproject.cc.whoisproxy.org, 9fffdd5316790b28766ca08214d3babf7e9936d8866158c2f92343f5e0eb4f59@skyproject.cc.whoisproxy.org, a309a52c43ec11d63b8b4711e609471ad51b323114b4766c516152bf4b34c32d@skyproject.cc.whoisproxy.org, a4685cb5de6053d2c280849ba45a173ce8c9dd3a924063611b0aea0c27ef1e60@skyproject.cc.whoisproxy.org, a6cf0bb0e03e325885fbadfcdf04e419ff157a5a923870320f443e549837dc9a@skyproject.cc.whoisproxy.org, ae17a42d22f55f7e7684fa62c61179d981b4e8cfb49974e32dbbfd49b8419f9f@skyproject.cc.whoisproxy.org, ae8daf14ff0417fcb1ddacaa0a2b865af6b550d83e9a18f0efee21c21bc465f2@skyproject.cc.whoisproxy.org, af49e236aabb74e85fed41d335191fe3a5eb2714c7c6f37824b83251b9739c7f@skyproject.cc.whoisproxy.org, bf10ecaf6266d937111e48c4c1d0bea0320b2e520ab5f25f461f7c3a5eb84cca@skyproject.cc.whoisproxy.org, c7e9b03ec2dd251faf81148067f022c426b03a03fb6cdf596ecd7f8e1df75480@skyproject.cc.whoisproxy.org, e55ac87c45d0cc4aac34f25fdba60b451fa11f524afa82efa94ed0e0b121031b@skyproject.cc.whoisproxy.org, e5bf0f5f1f0ac8b9aa1df4286bb3fea5daf7dc2fe24477abc5bdc2d2f6906426@skyproject.cc.whoisproxy.org, ed742720d0af8f0c0d7315e97ad836bc7fbe2dbbc71afff24ae19314840f53c3@skyproject.cc.whoisproxy.org, f4d734139278ea58cd69d86b214bed8f679ee3a58e08a22eec9017c185ce82a3@skyproject.cc.whoisproxy.org
Threat-feed evidence
History
Related pages
Pivot from skyproject.cc into the addresses, networks and registries it depends on.
Cypher and MCP
Reproduce this hostname's resolution chain against graph.whisper.security:
MATCH (h:HOSTNAME {name: "skyproject.cc"})-[:RESOLVES_TO]->(ip:IPV4)
-[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)-[:ROUTES]->(a:ASN)
OPTIONAL MATCH (a)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, a.name AS asn, n.name AS network
LIMIT 20Or query Whisper from your own LLM workflow via the Whisper MCP server.