Skip to content

Hostname

lime-shop.com

Last fetched

lime-shop.com resolves to 5 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:463 as the registrar.

Nutrition Label

WHISPER CANON · lime-shop.comRouting diversity3.0/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/lime-shop.com

Resolution chain

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

IPPrefixASNOperatorCountry
104.18.20.36104.18.16.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.18.21.36104.18.16.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
138.249.126.10138.249.126.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.RU
138.249.126.11138.249.126.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.RU
155.212.234.29155.212.234.0/24AS201706AS-SERVICEPIPE - SERVICEPIPE LLCRU

WHOIS identity

Registrar
iana:463
Organization
privacy protection service - whoisproxy.ru
Contact emails

Subdomains

26 observed subdomains of lime-shop.com.

Web-graph footprint

Distinct hostnames that link to or from lime-shop.com in the public web crawl.

116 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for lime-shop.com.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com
SPF_IP51.250.125.204
SPF_IP93.174.51.221

Related pages

Pivot deeper into the graph from lime-shop.com.

Cypher and MCP

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

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