Hostname
lengoo.com
Last fetched
lengoo.com resolves to 2 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
lengoo.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.92.58 | 104.21.80.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 172.67.187.19 | 172.67.176.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of lengoo.com owner
- Contact emails
- kukmin@gmail.com
- 10262d7d-82d4-4e50-a5b1-3378b827c779@identity-protect.org
- 55771ac8-401e-4cc7-9d44-5e658227c3ee@identity-protect.org
- 5f410752-21f8-4912-91ca-0eebcaac888f@identity-protect.org
- 9638c026-c65b-4ebd-8dbb-eb0719ccb121@identity-protect.org
- b23081ee-9ed8-45c6-847f-4aa20bdb371a@identity-protect.org
- cc32ba2b-2007-4c28-8e41-6a2b7db2c922@identity-protect.org
- owner-11785562@lengoo.com.whoisprivacyservice.org
- owner-2268293@lengoo.com.whoisprivacyservice.org
- owner-2624009@lengoo.com.whoisprivacyservice.org
- owner-7990867@lengoo.com.whoisprivacyservice.org
Subdomains
23 observed subdomains of lengoo.com.
Web-graph footprint
Distinct hostnames that link to or from lengoo.com in the public web crawl.
55 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
39 SPF mechanisms authorising senders for lengoo.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | _spf.salesforce.com |
| SPF_IP | 104.47.0.0/17 |
| SPF_IP | 13.111.0.0/16 |
| SPF_IP | 136.147.135.0/24 |
| SPF_IP | 136.147.176.0/24 |
| SPF_IP | 136.147.182.0/24 |
| SPF_IP | 148.105.8.0/21 |
| SPF_IP | 198.2.128.0/18 |
| SPF_IP | 198.245.81.0/24 |
| SPF_IP | 199.122.123.0/24 |
| SPF_IP | 199.127.232.0/22 |
| SPF_IP | 199.255.192.0/22 |
| SPF_IP | 205.201.128.0/20 |
| SPF_IP | 216.221.160.0/19 |
| SPF_IP | 23.249.208.0/20 |
| SPF_IP | 23.251.224.0/19 |
| SPF_IP | 2a01:111:f400::0/48 |
| SPF_IP | 2a01:111:f403:8000::/51 |
| SPF_IP | 2a01:111:f403::/49 |
| SPF_IP | 2a01:111:f403:c000::/51 |
| SPF_IP | 2a01:111:f403:f000::/52 |
| SPF_IP | 2a01:4180:4050:400::0/64 |
| SPF_IP | 2a01:4180:4050:800::0/64 |
| SPF_IP | 2a01:4180:4051:400::0/64 |
| SPF_IP | 2a01:4180:4051:800::0/64 |
| SPF_IP | 40.107.0.0/16 |
| SPF_IP | 40.92.0.0/15 |
| SPF_IP | 51.4.72.0/24 |
| SPF_IP | 51.4.80.0/27 |
| SPF_IP | 51.5.72.0/24 |
| SPF_IP | 51.5.80.0/27 |
| SPF_IP | 52.100.0.0/14 |
| SPF_IP | 54.240.0.0/18 |
| SPF_IP | 54.240.64.0/19 |
| SPF_IP | 54.240.96.0/19 |
| SPF_IP | 69.169.224.0/20 |
| SPF_IP | 76.223.128.0/19 |
| SPF_IP | 76.223.176.0/20 |
Related pages
Pivot deeper into the graph from lengoo.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "lengoo.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.