Hostname
leaguebreeze.com
Last fetched
leaguebreeze.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
leaguebreeze.com resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 18.64.174.113 | 18.64.168.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.64.174.30 | 18.64.168.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.64.174.5 | 18.64.168.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.64.174.72 | 18.64.168.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.66.102.127 | 18.66.102.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 18.66.102.3 | 18.66.102.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 18.66.102.46 | 18.66.102.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 18.66.102.6 | 18.66.102.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of leaguebreeze.com owner
- Contact emails
- 731878fc-8cee-452b-b86c-5d4c37268cee@identity-protect.org
- 88992ad9-2f81-493c-bf68-673b0cc976a8@identity-protect.org
- 959bbe95-e71b-4eae-99a9-1555c641478a@identity-protect.org
- b249d824-e997-45c7-ada1-b07541b15e26@identity-protect.org
- bef44c20-e6a7-45ee-897b-24a82ab6e4fe@identity-protect.org
- df89d308-08dd-4c4a-8c9f-2bf1d2f5a7f7@identity-protect.org
- e850784c-9f30-42e8-a813-2cf2291a1f4b@identity-protect.org
- owner-6738256@leaguebreeze.com.whoisprivacyservice.org
Subdomains
3 observed subdomains of leaguebreeze.com.
Web-graph footprint
Distinct hostnames that link to or from leaguebreeze.com in the public web crawl.
Sample inbound links
Threat posture
History
Related pages
Pivot deeper into the graph from leaguebreeze.com.
- IP · 18.64.174.113
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · 731878fc-8cee-452b-b86c-5d4c37268cee@identity-protect.org
- 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: "leaguebreeze.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.