Hostname
freshlime.com
Last fetched
freshlime.com resolves to 2 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:1923 as the registrar.
Nutrition Label
Resolution chain
freshlime.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 104.21.12.45 | 104.21.0.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 172.67.193.167 | 172.67.192.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
WHOIS identity
- Registrar
- iana:1923
- Organization
- on behalf of freshlime.com owner
- Contact emails
- operations@freshlime.com
- 0b9dbd0e-84fe-46c1-81b2-62983ce454c3@identity-protect.org
- 140ac5d3-bad5-45c5-b0ec-ea776d69259a@identity-protect.org
- 2108c02e-b8be-4e30-8eb1-b7880eea8578@identity-protect.org
- 2d58d7c2-71b1-43f7-89f2-c76596864dfa@identity-protect.org
- 5dc24b5b-7d76-4028-b6c8-8779a798ee27@identity-protect.org
- e88a0ed7-fbe7-4b1d-8008-91f5412f2137@identity-protect.org
- owner-10074886@freshlime.com.whoisprivacyservice.org
- owner-2590673@freshlime.com.whoisprivacyservice.org
- owner-394175@freshlime.com.whoisprivacyservice.org
- owner-5450025@freshlime.com.whoisprivacyservice.org
- owner-5777316@freshlime.com.whoisprivacyservice.org
- owner-5974698@freshlime.com.whoisprivacyservice.org
- owner-7360668@freshlime.com.whoisprivacyservice.org
Subdomains
3 observed subdomains of freshlime.com.
Web-graph footprint
Distinct hostnames that link to or from freshlime.com in the public web crawl.
130 sites link to this hostname.
1 site linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Related pages
Pivot deeper into the graph from freshlime.com.
- IP · 104.21.12.45
- ASN · AS13335CLOUDFLARENET - Cloudflare, Inc.
- Registrar · iana:1923
- Country · CA
- Email · operations@freshlime.com
- TLD · .com
- Browse hostnames · fr…
- 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: "freshlime.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.