Skip to content

Hostname

theleague.com

Last fetched

theleague.com resolves to 20 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:895 as the registrar.

Nutrition Label

WHISPER CANON · theleague.comRouting diversity6.3/10Peering density6.9/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/theleague.com

Resolution chain

theleague.com resolves to 20 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
107.22.123.85107.22.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US
3.214.23.1553.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.222.36.2103.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.228.124.2463.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.229.149.193.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.230.190.1623.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.199.225.1534.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.204.123.22234.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.230.127.6134.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
35.153.36.19835.153.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US
35.174.25.23635.168.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
44.199.142.4344.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
44.216.173.11744.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
52.201.64.7652.200.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
52.21.118.9252.20.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
52.45.91.3252.44.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
54.166.56.15554.166.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
54.204.80.24754.204.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
54.81.78.21454.80.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
100.49.190.219100.48.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:895
Organization
contact privacy inc. customer 1241781587
Contact emails

Subdomains

19 observed subdomains of theleague.com.

Web-graph footprint

Distinct hostnames that link to or from theleague.com in the public web crawl.

508 sites link to this hostname.

209 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for theleague.com.

MechanismTarget
SPF_Atheleague.com
SPF_Atheleagueapp.co
SPF_INCLUDE_spf.firebasemail.com
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEsendgrid.net
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspfa.theleague.com
SPF_IP64.233.160.0/19

Related pages

Pivot deeper into the graph from theleague.com.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "theleague.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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.