Hostname
lk-uk.com
Last fetched
lk-uk.com resolves to 1 IPv4 address operated by SUCURI-SEC - Sucuri in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
lk-uk.com 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 |
|---|---|---|---|---|
| 192.124.249.38 | 192.124.249.0/24 | AS30148 | SUCURI-SEC - Sucuri | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of lk-uk.com owner
- Contact emails
- abuse@web.com
- hostmaster@gxn.net
- 2464a076-7c85-4ceb-92a3-0770fb262b1f@identity-protect.org
- 6092f4bd-1e6a-45cb-9911-77741ff3cfeb@identity-protect.org
- 66438ae9-3c80-4352-bc79-dd9f45bc0442@identity-protect.org
- 69970020-8a6a-4c02-9a59-b0875eb8ffb2@identity-protect.org
- 989d2252-fa20-46a9-9ea6-8c2be2a03bf0@identity-protect.org
- b8f2fcaf-d892-405d-a0d5-a1a5f89a2a2f@identity-protect.org
Subdomains
5 observed subdomains of lk-uk.com.
Web-graph footprint
Distinct hostnames that link to or from lk-uk.com in the public web crawl.
22 sites link to this hostname.
Threat posture
History
Mail and authentication
SPF policy
1 SPF mechanism authorising senders for lk-uk.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | %{ir}.%{v}.%{d}.spf.has.pphosted.com |
Related pages
Pivot deeper into the graph from lk-uk.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "lk-uk.com"})-[: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.