Skip to content

Hostname

limestore.com

Last fetched

limestore.com resolves to 5 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in RU. WHOIS lists iana:269 as the registrar.

Nutrition Label

WHISPER CANON · limestore.comRouting diversity3.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/limestore.com

Resolution chain

limestore.com resolves to 5 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
138.249.126.20138.249.126.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.RU
138.249.126.21138.249.126.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.RU
158.160.230.191158.160.0.0/16AS200350YandexCloud - Yandex.Cloud LLC
195.208.66.155195.208.66.0/24AS34879CCT-AS - OOO "Sovremennye setevye tekhnologii"
194.190.0.165194.190.0.0/24AS201706AS-SERVICEPIPE - SERVICEPIPE LLC

WHOIS identity

Registrar
iana:269
Organization
lyu jin won
Contact emails

Subdomains

9 observed subdomains of limestore.com.

Web-graph footprint

Distinct hostnames that link to or from limestore.com in the public web crawl.

31 sites link to this hostname.

7 sites linked to from this hostname.

Threat posture

History

Related pages

Pivot deeper into the graph from limestore.com.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "limestore.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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.