Hostname
kremlin.cc
Last fetched
kremlin.cc resolves to 1 IPv4 address operated by AS16276 in CA. WHOIS lists iana:269 as the registrar.
Nutrition Label
Resolution chain
kremlin.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 |
|---|---|---|---|---|
| 142.44.179.150 | 142.44.128.0/17 | AS16276 | — | CA |
WHOIS identity
- Registrar
- iana:269
- Organization
- on behalf of kremlin.cc owner
- Contact emails
- 1c3461c3f6265c47349d10c34590bedda29822c4da89201cc4ede8c93edd9647@kremlin.cc.whoisproxy.org
- 1cf5084ab825d5c07aba24a997cf583b0d20679d250d684617e47431b6f22d9b@kremlin.cc.whoisproxy.org
- 26b6e29969b9a5ce2704398e6289e52ca86bdde3b17e78db832778e11c740a3d@kremlin.cc.whoisproxy.org
- 29b06464504f4ad3cb059bdf19bfb31d6a7e0d2e9dd670f090c76b862c371fe4@kremlin.cc.whoisproxy.org
- 2d5c847ec390723ea7f97d5120e180e3afc6087fdbb4ccf73961326d8a28abb7@kremlin.cc.whoisproxy.org
- 35a0785ffd0e276ee76026bfbc810b2db3b24f7f4bb453022757ceb3536ef25b@kremlin.cc.whoisproxy.org
- 35d16b5326eccb2188f192ed3056b36f1ac86e7eb3067785081db29185312be9@kremlin.cc.whoisproxy.org
- 7b1f4e9106fd65092c3f12573bd9b8fb3a0ef9a9970f68420213d809ac337111@kremlin.cc.whoisproxy.org
- 808c733e652bf3346d74a00b2c8c0692f847ab730ff4fe2f431b1abb2f3b48bb@kremlin.cc.whoisproxy.org
- 86891e4a3be1da62ea771f9a24c6e040d72e68d92f3ab9fa65786d4497f6ec66@kremlin.cc.whoisproxy.org
- a463b2fbaf069897c7ea4f543a37cfafd8e640d8d775be288436a4e0c5b48632@kremlin.cc.whoisproxy.org
- a950576c19e7d2f9a3a4d6d433ef64566558c1feb500c49c369e05ff5efe0b47@kremlin.cc.whoisproxy.org
- ab81256b324d55cd04a1b1883c68a339578f4b8fc8a8547d3904cf15b896b4ed@kremlin.cc.whoisproxy.org
- b882b8eb2dc8e79b7f6058d5af140bfdb42ebe4df5a13a11eb37dd0c4e71a3b8@kremlin.cc.whoisproxy.org
- c4e9daaf7a8b8718be9ff5c541e06aa15e9b469e8428d170e0f645eda17a368c@kremlin.cc.whoisproxy.org
- c8dd6543013bebdfd125e7f04da63472f0f98773cd8eaf3627b6f8f2b5054fc1@kremlin.cc.whoisproxy.org
- cbe4fb461ea55860cbce77e43c111ce89de26955874c0d5378c7af81afcdac09@kremlin.cc.whoisproxy.org
- d1d491c9b8f8699aa60488b41561476a12c946adf40f174988bc07f6d7a2be0f@kremlin.cc.whoisproxy.org
- ddbd865fa45922e24f54ed1546b2dbdb996f34b32925f91720aa0efa5d6998fc@kremlin.cc.whoisproxy.org
- e575dfff40a6f3fb78ce004ef225c51ca965275835ca3e596a10b90275e7452f@kremlin.cc.whoisproxy.org
- and 1 more
Subdomains
1 observed subdomain of kremlin.cc.
| Subdomain |
|---|
| uglyman.kremlin.cc |
Web-graph footprint
Distinct hostnames that link to or from kremlin.cc in the public web crawl.
1 site linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
3 SPF mechanisms authorising senders for kremlin.cc.
| Mechanism | Target |
|---|---|
| SPF_A | kremlin.cc |
| SPF_INCLUDE | _spf.google.com |
| SPF_IP | 142.44.179.150 |
Related pages
Pivot deeper into the graph from kremlin.cc.
- IP · 142.44.179.150
- ASN · AS16276
- Registrar · iana:269
- Country · CA
- Email · 1c3461c3f6265c47349d10c34590bedda29822c4da89201cc4ede8c93edd9647@kremlin.cc.whoisproxy.org
- TLD · .cc
- Browse hostnames · kr…
- 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: "kremlin.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.