Hostname
lee-supply.com
Last fetched
lee-supply.com resolves to 2 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:886 as the registrar.
Nutrition Label
Resolution chain
lee-supply.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.54.188 | 104.21.48.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 172.67.141.28 | 172.67.128.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
WHOIS identity
- Registrar
- iana:886
- Organization
- domain privacy service fbo registrant.
- Contact emails
Subdomains
10 observed subdomains of lee-supply.com.
Web-graph footprint
Distinct hostnames that link to or from lee-supply.com in the public web crawl.
6 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
22 SPF mechanisms authorising senders for lee-supply.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _s0.lee-supply.com |
| SPF_IP | 104.47.0.0/17 |
| SPF_IP | 108.177.8.0/21 |
| SPF_IP | 130.211.0.0/22 |
| SPF_IP | 148.163.129.51/32 |
| SPF_IP | 148.163.129.56/32 |
| SPF_IP | 148.163.129.58/32 |
| SPF_IP | 148.163.129.62/32 |
| SPF_IP | 148.163.129.63/32 |
| SPF_IP | 172.217.0.0/19 |
| SPF_IP | 173.194.0.0/16 |
| SPF_IP | 35.191.0.0/16 |
| SPF_IP | 40.107.0.0/16 |
| SPF_IP | 40.92.0.0/15 |
| SPF_IP | 50.87.0.0/16 |
| SPF_IP | 52.100.0.0/14 |
| SPF_IP | 66.102.0.0/20 |
| SPF_IP | 67.20.64.0/18 |
| SPF_IP | 67.231.154.164/32 |
| SPF_IP | 69.89.16.0/20 |
| SPF_IP | 72.14.192.0/18 |
| SPF_IP | 74.125.0.0/16 |
Related pages
Pivot deeper into the graph from lee-supply.com.
- IP · 104.21.54.188
- ASN · AS13335CLOUDFLARENET - Cloudflare, Inc.
- Registrar · iana:886
- Country · CA
- Email · lee-supply.com@domainprivacygroup.com
- TLD · .com
- Browse hostnames · le…
- 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: "lee-supply.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.