Hostname
lme.com
Last fetched
lme.com resolves to 5 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:299 as the registrar.
Nutrition Label
Resolution chain
lme.com resolves to 5 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 104.16.70.117 | 104.16.64.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 104.16.71.117 | 104.16.64.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 104.16.72.117 | 104.16.64.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 104.16.73.117 | 104.16.64.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 104.16.74.117 | 104.16.64.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
WHOIS identity
- Registrar
- iana:299
- Organization
- dns admin
- Contact emails
Subdomains
37 observed subdomains of lme.com.
Showing 25 of 37. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from lme.com in the public web crawl.
1,840 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
20 SPF mechanisms authorising senders for lme.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.salesforce.com |
| SPF_INCLUDE | app.aventri.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 20.49.217.9 |
| SPF_IP | 203.78.5.0/24 |
| SPF_IP | 205.217.4.229 |
| SPF_IP | 205.217.4.230 |
| SPF_IP | 205.217.4.231 |
| SPF_IP | 212.161.85.41 |
| SPF_IP | 212.161.85.42 |
| SPF_IP | 212.161.85.45 |
| SPF_IP | 212.161.85.46 |
| SPF_IP | 212.161.85.59 |
| SPF_IP | 23.249.218.240/29 |
| SPF_IP | 23.249.219.216 |
| SPF_IP | 23.249.219.217 |
| SPF_IP | 23.249.219.218 |
| SPF_IP | 63.35.82.156 |
| SPF_IP | 85.210.153.128 |
| SPF_IP | 85.210.221.19 |
Related pages
Pivot deeper into the graph from lme.com.
- IP · 104.16.70.117
- ASN · AS13335CLOUDFLARENET - Cloudflare, Inc.
- Registrar · iana:299
- Country · CA
- Email · administrator@lme.com
- TLD · .com
- Browse hostnames · lm…
- 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: "lme.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.