Hostname
leechlakedistributors.com
Last fetched
leechlakedistributors.com resolves to 2 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
leechlakedistributors.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 |
|---|---|---|---|---|
| 35.168.241.252 | 35.168.0.0/13 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 54.158.68.37 | 54.156.0.0/14 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of leechlakedistributors.com owner
- Contact emails
- johnnelson@reedssports.com
- 051908e9-85da-432b-aeaf-5895de3fdae2@identity-protect.org
- 542fd295-0b8d-4507-86bc-712bfbb39401@identity-protect.org
- 7a0d4447-0a63-44bd-9f04-36c155ac63c3@identity-protect.org
- 87f009bb-1bca-448b-9d52-c4adca9901f5@identity-protect.org
- f8a89d4f-bfa7-4c3e-971e-c8d676e63453@identity-protect.org
Subdomains
4 observed subdomains of leechlakedistributors.com.
Threat posture
History
Mail and authentication
SPF policy
1 SPF mechanism authorising senders for leechlakedistributors.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.protection.outlook.com |
Related pages
Pivot deeper into the graph from leechlakedistributors.com.
- IP · 35.168.241.252
- ASN · AS14618AMAZON-AES - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · johnnelson@reedssports.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: "leechlakedistributors.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.