Hostname
lakecook.cc
Last fetched
lakecook.cc resolves to 1 IPv4 address operated by AS213230 in US. WHOIS lists iana:1910 as the registrar.
Nutrition Label
Resolution chain
lakecook.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 |
|---|---|---|---|---|
| 5.161.254.168 | 5.161.254.0/24 | AS213230 | — | US |
WHOIS identity
- Registrar
- iana:1910
- Organization
- on behalf of lakecook.cc owner
- Contact emails
- 06e06c6a34002cce9c27553302b9a075e0355cd0e7274d0895eda3b8b22d5548@lakecook.cc.whoisproxy.org
- 5b0f57c7256fa1074b4153ac2e01193fa52ad29f22404663034df1caad415d0f@lakecook.cc.whoisproxy.org
- 5b33eab6e66f4c1fa706d996aacb1af8c3e97708c6c5df81a55674ce939b29e9@lakecook.cc.whoisproxy.org
- c805e0256f955dc54e57ca9aafb354dc55ad4cf208a13165f37ba81b6d905881@lakecook.cc.whoisproxy.org
- e8ecbd86a436ccb55fef70a3c7645fb791882cd93686beb7ec8dd9073b9be0e4@lakecook.cc.whoisproxy.org
- fb1a2caf6b0ac59396b1fad310d0917a96a1eb5a4f42b76c1699152cc4dfa837@lakecook.cc.whoisproxy.org
Subdomains
7 observed subdomains of lakecook.cc.
Web-graph footprint
Distinct hostnames that link to or from lakecook.cc in the public web crawl.
Sample inbound links
Threat posture
History
Related pages
Pivot deeper into the graph from lakecook.cc.
- IP · 5.161.254.168
- ASN · AS213230
- Registrar · iana:1910
- Country · US
- Email · 06e06c6a34002cce9c27553302b9a075e0355cd0e7274d0895eda3b8b22d5548@lakecook.cc.whoisproxy.org
- TLD · .cc
- Browse hostnames · la…
- 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: "lakecook.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.